Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dcommon.h77 int xchk_setup_rtbitmap(struct xfs_scrub *sc);
80 # define xchk_setup_rtbitmap xchk_setup_nothing macro
Drtbitmap.c26 xchk_setup_rtbitmap( in xchk_setup_rtbitmap() function
Dscrub.c386 .setup = xchk_setup_rtbitmap,