Searched refs:XFS_LI_QUOTAOFF (Results 1 – 3 of 3) sorted by relevance
255 qlf->qf_type = XFS_LI_QUOTAOFF; in xfs_qm_qoff_logitem_format()348 xfs_log_item_init(mp, &qf->qql_item, XFS_LI_QUOTAOFF, start ? in xfs_qm_qoff_logitem_init()
198 .item_type = XFS_LI_QUOTAOFF,
235 #define XFS_LI_QUOTAOFF 0x123e macro251 { XFS_LI_QUOTAOFF, "XFS_LI_QUOTAOFF" }, \