Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dfscounters.c527 xchk_set_corrupt(sc); in xchk_fscounters()
542 xchk_set_corrupt(sc); in xchk_fscounters()
548 xchk_set_corrupt(sc); in xchk_fscounters()
552 xchk_set_corrupt(sc); in xchk_fscounters()
556 xchk_set_corrupt(sc); in xchk_fscounters()
563 xchk_set_corrupt(sc); in xchk_fscounters()
586 xchk_set_corrupt(sc); in xchk_fscounters()
593 xchk_set_corrupt(sc); in xchk_fscounters()
601 xchk_set_corrupt(sc); in xchk_fscounters()
611 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