Home
last modified time | relevance | path

Searched refs:xchk_set_corrupt (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/scrub/
H A Dfscounters.c528 xchk_set_corrupt(sc); in xchk_fscounters()
543 xchk_set_corrupt(sc); in xchk_fscounters()
549 xchk_set_corrupt(sc); in xchk_fscounters()
553 xchk_set_corrupt(sc); in xchk_fscounters()
557 xchk_set_corrupt(sc); in xchk_fscounters()
564 xchk_set_corrupt(sc); in xchk_fscounters()
587 xchk_set_corrupt(sc); in xchk_fscounters()
594 xchk_set_corrupt(sc); in xchk_fscounters()
602 xchk_set_corrupt(sc); in xchk_fscounters()
612 xchk_set_corrupt(sc); in xchk_fscounters()
H A Dhealth.c322 xchk_set_corrupt(sc); in xchk_health_record()
327 xchk_set_corrupt(sc); in xchk_health_record()
333 xchk_set_corrupt(sc); in xchk_health_record()
H A Dcommon.h29 void xchk_set_corrupt(struct xfs_scrub *sc);
H A Dcommon.c252 xchk_set_corrupt( in xchk_set_corrupt() function