Searched refs:XFS_LI_ATTRI (Results 1 – 2 of 2) sorted by relevance
200 attrip->attri_format.alfi_type = XFS_LI_ATTRI; in xfs_attri_item_format()286 xfs_log_item_init(mp, &attrip->attri_item, XFS_LI_ATTRI, in xfs_attri_init()1176 xlog_recover_release_intent(log, XFS_LI_ATTRI, in xlog_recover_attrd_commit_pass2()1191 .item_type = XFS_LI_ATTRI,
229 #define XFS_LI_ATTRI 0x1246 /* attr set/remove intent*/ macro255 { XFS_LI_ATTRI, "XFS_LI_ATTRI" }, \