Searched refs:xchk_qcheck_set_corrupt (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/xfs/scrub/ |
| H A D | quotacheck.c | 574 xchk_qcheck_set_corrupt(xqc->sc, dqtype, dq->q_id); in xqcheck_compare_dquot() 577 xchk_qcheck_set_corrupt(xqc->sc, dqtype, dq->q_id); in xqcheck_compare_dquot() 580 xchk_qcheck_set_corrupt(xqc->sc, dqtype, dq->q_id); in xqcheck_compare_dquot() 634 xchk_qcheck_set_corrupt(xqc->sc, dqtype, id); in xqcheck_walk_observations() 671 xchk_qcheck_set_corrupt(xqc->sc, dqtype, 0); in xqcheck_compare_dqtype()
|
| H A D | common.h | 36 void xchk_qcheck_set_corrupt(struct xfs_scrub *sc, unsigned int dqtype,
|
| H A D | common.c | 272 xchk_qcheck_set_corrupt( in xchk_qcheck_set_corrupt() function
|