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