Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Dscrub.c190 .setup = xchk_setup_fs,
196 .setup = xchk_setup_fs,
202 .setup = xchk_setup_fs,
208 .setup = xchk_setup_fs,
214 .setup = xchk_setup_fs,
Dcommon.h75 int xchk_setup_fs(struct xfs_scrub *sc, struct xfs_inode *ip);
Drtbitmap.c28 error = xchk_setup_fs(sc, ip); in xchk_setup_rt()
Dquota.c56 error = xchk_setup_fs(sc, ip); in xchk_setup_quota()
Dcommon.c612 xchk_setup_fs( in xchk_setup_fs() function
644 error = xchk_setup_fs(sc, ip); in xchk_setup_ag_btree()