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