Searched refs:xchk_setup_fs (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | scrub.c | 190 .setup = xchk_setup_fs, 196 .setup = xchk_setup_fs, 202 .setup = xchk_setup_fs, 208 .setup = xchk_setup_fs, 214 .setup = xchk_setup_fs,
|
H A D | common.h | 75 int xchk_setup_fs(struct xfs_scrub *sc, struct xfs_inode *ip);
|
H A D | rtbitmap.c | 28 error = xchk_setup_fs(sc, ip); in xchk_setup_rt()
|
H A D | quota.c | 56 error = xchk_setup_fs(sc, ip); in xchk_setup_quota()
|
H A D | common.c | 612 xchk_setup_fs( in xchk_setup_fs() function 644 error = xchk_setup_fs(sc, ip); in xchk_setup_ag_btree()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | quota.c | 59 error = xchk_setup_fs(sc); in xchk_setup_quota()
|
H A D | common.h | 78 int xchk_setup_fs(struct xfs_scrub *sc);
|
H A D | common.c | 678 xchk_setup_fs( in xchk_setup_fs() function 708 error = xchk_setup_fs(sc); in xchk_setup_ag_btree()
|
H A D | scrub.c | 210 .setup = xchk_setup_fs,
|
H A D | agheader.c | 27 return xchk_setup_fs(sc); in xchk_setup_agheader()
|
Completed in 7 milliseconds