Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_dquot_item.c372 ASSERT(qflip->qql_format.qf_type == XFS_LI_QUOTAOFF); in xfs_qm_qoff_logitem_format()
525 xfs_log_item_init(mp, &qf->qql_item, XFS_LI_QUOTAOFF, start ? in xfs_qm_qoff_logitem_init()
528 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.c1607 case XFS_LI_QUOTAOFF: in xlog_recover_reorder_trans()
2695 case XFS_LI_QUOTAOFF: in xlog_recover_commit_pass1()
2730 case XFS_LI_QUOTAOFF: in xlog_recover_commit_pass2()