Searched refs:XFS_LI_XMI (Results 1 – 2 of 2) sorted by relevance
91 xmi_lip->xmi_format.xmi_type = XFS_LI_XMI; in xfs_xmi_item_format()139 xfs_log_item_init(mp, &xmi_lip->xmi_item, XFS_LI_XMI, &xfs_xmi_item_ops); in xfs_xmi_init()581 .item_type = XFS_LI_XMI,607 xlog_recover_release_intent(log, XFS_LI_XMI, xmd_formatp->xmd_xmi_id); in xlog_recover_xmd_commit_pass2()
249 #define XFS_LI_XMI 0x1248 /* mapping exchange intent */ macro269 { XFS_LI_XMI, "XFS_LI_XMI" }, \