Searched refs:xchk_dquot_iter (Results 1 – 6 of 6) sorted by relevance
34 int xchk_dquot_iter(struct xchk_dqiter *cursor, struct xfs_dquot **dqpp);
171 xchk_dquot_iter( in xchk_dquot_iter() function
157 while ((error = xchk_dquot_iter(&cursor, &dq)) == 1) { in xqcheck_commit_dqtype()
325 while ((error = xchk_dquot_iter(&cursor, &dq)) == 1) { in xchk_quota()
514 while ((error = xchk_dquot_iter(&cursor, &dq)) == 1) { in xrep_quota_problems()
503 DEFINE_SCRUB_DQITER_EVENT(xchk_dquot_iter);