Home
last modified time | relevance | path

Searched refs:xchk_setup_rtbitmap (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Dcommon.h81 int xchk_setup_rtbitmap(struct xfs_scrub *sc);
87 # define xchk_setup_rtbitmap xchk_setup_nothing macro
H A Drtbitmap.c33 xchk_setup_rtbitmap( in xchk_setup_rtbitmap() function
H A Dscrub.c402 .setup = xchk_setup_rtbitmap,