Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dfscounters.c318 xchk_set_corrupt(sc); in xchk_fscounters()
322 xchk_set_corrupt(sc); in xchk_fscounters()
326 xchk_set_corrupt(sc); in xchk_fscounters()
333 xchk_set_corrupt(sc); in xchk_fscounters()
344 xchk_set_corrupt(sc); in xchk_fscounters()
347 xchk_set_corrupt(sc); in xchk_fscounters()
351 xchk_set_corrupt(sc); in xchk_fscounters()
Dcommon.h49 void xchk_set_corrupt(struct xfs_scrub *sc);
Dcommon.c206 xchk_set_corrupt( in xchk_set_corrupt() function