Home
last modified time | relevance | path

Searched refs:xchk_setup_fs (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/scrub/
Dscrub.c186 .setup = xchk_setup_fs,
192 .setup = xchk_setup_fs,
198 .setup = xchk_setup_fs,
204 .setup = xchk_setup_fs,
210 .setup = xchk_setup_fs,
Dcommon.h75 int xchk_setup_fs(struct xfs_scrub *sc);
Drtbitmap.c27 error = xchk_setup_fs(sc); in xchk_setup_rt()
Dcommon.c585 xchk_setup_fs( in xchk_setup_fs() function
615 error = xchk_setup_fs(sc); in xchk_setup_ag_btree()
Dquota.c55 error = xchk_setup_fs(sc); in xchk_setup_quota()