Home
last modified time | relevance | path

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

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