Home
last modified time | relevance | path

Searched refs:xchk_rtbitmap (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/scrub/
A Drtbitmap.h9 struct xchk_rtbitmap { struct
17 int xrep_setup_rtbitmap(struct xfs_scrub *sc, struct xchk_rtbitmap *rtb); argument
A Drtbitmap.c30 struct xchk_rtbitmap *rtb; in xchk_setup_rtbitmap()
33 rtb = kzalloc(sizeof(struct xchk_rtbitmap), XCHK_GFP_FLAGS); in xchk_setup_rtbitmap()
139 xchk_rtbitmap( in xchk_rtbitmap() function
143 struct xchk_rtbitmap *rtb = sc->buf; in xchk_rtbitmap()
A Drtbitmap_repair.c30 struct xchk_rtbitmap *rtb) in xrep_setup_rtbitmap()
127 struct xchk_rtbitmap *rtb) in xrep_rtbitmap_geometry()
161 struct xchk_rtbitmap *rtb = sc->buf; in xrep_rtbitmap()
A Dscrub.h259 int xchk_rtbitmap(struct xfs_scrub *sc);
262 # define xchk_rtbitmap xchk_nothing macro
A Dscrub.c387 .scrub = xchk_rtbitmap,

Completed in 9 milliseconds