Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dcommon.h91 int xchk_setup_rtbitmap(struct xfs_scrub *sc);
95 xchk_setup_rtbitmap(struct xfs_scrub *sc) in xchk_setup_rtbitmap() function
H A Drtbitmap.c23 xchk_setup_rtbitmap( in xchk_setup_rtbitmap() function
H A Dscrub.c327 .setup = xchk_setup_rtbitmap,