Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dcommon.h78 int xchk_setup_fs(struct xfs_scrub *sc);
H A Dquota.c59 error = xchk_setup_fs(sc); in xchk_setup_quota()
H A Dcommon.c678 xchk_setup_fs( in xchk_setup_fs() function
708 error = xchk_setup_fs(sc); in xchk_setup_ag_btree()
H A Dscrub.c210 .setup = xchk_setup_fs,
H A Dagheader.c27 return xchk_setup_fs(sc); in xchk_setup_agheader()