Searched refs:XFS_QMOPT_DQREPAIR (Results 1 – 4 of 4) sorted by relevance
147 if (!errs || !(flags & XFS_QMOPT_DQREPAIR)) in xfs_dqcheck()157 ASSERT(flags & XFS_QMOPT_DQREPAIR); in xfs_dqcheck()
116 #define XFS_QMOPT_DQREPAIR 0x0001000 /* repair dquot if damaged */ macro
439 XFS_QMOPT_DQREPAIR, "xfs_qm_dqrepair"); in xfs_qm_dqrepair()531 if (error == -EFSCORRUPTED && (flags & XFS_QMOPT_DQREPAIR)) { in xfs_qm_dqtobp()
842 xfs_dqcheck(mp, ddq, id+j, type, XFS_QMOPT_DQREPAIR, in xfs_qm_reset_dqcounts()