Home
last modified time | relevance | path

Searched refs:XFS_LI_QUOTAOFF (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_dquot_item.c309 ASSERT(qflip->qql_format.qf_type == XFS_LI_QUOTAOFF); in xfs_qm_qoff_logitem_format()
451 xfs_log_item_init(mp, &qf->qql_item, XFS_LI_QUOTAOFF, start ? in xfs_qm_qoff_logitem_init()
454 qf->qql_format.qf_type = XFS_LI_QUOTAOFF; in xfs_qm_qoff_logitem_init()
Dxfs_trans.h50 #define XFS_LI_QUOTAOFF 0x123e macro
59 { XFS_LI_QUOTAOFF, "XFS_LI_QUOTAOFF" }
Dxfs_log_recover.c1673 case XFS_LI_QUOTAOFF: in xlog_recover_reorder_trans()
3020 case XFS_LI_QUOTAOFF: in xlog_recover_commit_pass1()
3056 case XFS_LI_QUOTAOFF: in xlog_recover_commit_pass2()