Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dquotacheck.c93 return xchk_setup_fs(sc); in xchk_setup_quotacheck()
537 return xchk_setup_fs(sc); in xqcheck_collect_counts()
H A Dnlinks.c68 return xchk_setup_fs(sc); in xchk_setup_nlinks()
590 return xchk_setup_fs(sc); in xchk_nlinks_collect()
H A Dquota.c61 error = xchk_setup_fs(sc); in xchk_setup_quota()
H A Dcommon.h65 int xchk_setup_fs(struct xfs_scrub *sc);
H A Dscrub.c281 .setup = xchk_setup_fs,
452 .setup = xchk_setup_fs,
H A Dcommon.c901 xchk_setup_fs( in xchk_setup_fs() function
939 error = xchk_setup_fs(sc); in xchk_setup_ag_btree()
H A Dagheader.c28 return xchk_setup_fs(sc); in xchk_setup_agheader()
H A Drmap_repair.c975 error = xchk_setup_fs(sc); in xrep_rmap_find_rmaps()