Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dscrub.c203 .setup = xchk_setup_fs,
209 .setup = xchk_setup_fs,
215 .setup = xchk_setup_fs,
221 .setup = xchk_setup_fs,
227 .setup = xchk_setup_fs,
Drtbitmap.c34 error = xchk_setup_fs(sc, ip); in xchk_setup_rt()
Dcommon.h74 int xchk_setup_fs(struct xfs_scrub *sc, struct xfs_inode *ip);
Dquota.c67 error = xchk_setup_fs(sc, ip); in xchk_setup_quota()
Dcommon.c601 xchk_setup_fs( in xchk_setup_fs() function
633 error = xchk_setup_fs(sc, ip); in xchk_setup_ag_btree()