Searched refs:XFS_LI_QUOTAOFF (Results 1 – 3 of 3) sorted by relevance
297 qlf->qf_type = XFS_LI_QUOTAOFF; in xfs_qm_qoff_logitem_format()437 xfs_log_item_init(mp, &qf->qql_item, XFS_LI_QUOTAOFF, start ? in xfs_qm_qoff_logitem_init()
1530 case XFS_LI_QUOTAOFF: in xlog_recover_reorder_trans()3203 case XFS_LI_QUOTAOFF: in xlog_recover_ra_pass2()3220 case XFS_LI_QUOTAOFF: in xlog_recover_commit_pass1()3262 case XFS_LI_QUOTAOFF: in xlog_recover_commit_pass2()
223 #define XFS_LI_QUOTAOFF 0x123e macro233 { XFS_LI_QUOTAOFF, "XFS_LI_QUOTAOFF" }, \