Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dquotacheck.c572 xchk_qcheck_set_corrupt(xqc->sc, dqtype, dq->q_id); in xqcheck_compare_dquot()
575 xchk_qcheck_set_corrupt(xqc->sc, dqtype, dq->q_id); in xqcheck_compare_dquot()
578 xchk_qcheck_set_corrupt(xqc->sc, dqtype, dq->q_id); in xqcheck_compare_dquot()
632 xchk_qcheck_set_corrupt(xqc->sc, dqtype, id); in xqcheck_walk_observations()
669 xchk_qcheck_set_corrupt(xqc->sc, dqtype, 0); in xqcheck_compare_dqtype()
H A Dcommon.h36 void xchk_qcheck_set_corrupt(struct xfs_scrub *sc, unsigned int dqtype,
H A Dcommon.c272 xchk_qcheck_set_corrupt( in xchk_qcheck_set_corrupt() function