Home
last modified time | relevance | path

Searched defs:xchk_rtbitmap (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtbitmap.h23 struct xchk_rtbitmap { struct
24 struct xfs_scrub *sc;
26 uint64_t rextents;
27 uint64_t rbmblocks;
28 unsigned int rextslog;
29 unsigned int resblks;
54 int xrep_setup_rtbitmap(struct xfs_scrub *sc, struct xchk_rtbitmap *rtb); argument
H A Drtbitmap.c190 xchk_rtbitmap( in xchk_rtbitmap() function
H A Dscrub.h290 # define xchk_rtbitmap xchk_nothing macro