Searched refs:xchk_rtbitmap (Results 1 – 5 of 5) sorted by relevance
43 struct xchk_rtbitmap *rtb) in xrep_setup_rtbitmap()99 struct xchk_rtbitmap *rtb, in xfbmp_load()120 struct xchk_rtbitmap *rtb, in xfbmp_store()136 struct xchk_rtbitmap *rtb, in xfbmp_copyin()147 struct xchk_rtbitmap *rtb, in xfbmp_copyout()159 struct xchk_rtbitmap *rtb, in xrep_rtbitmap_or()181 struct xchk_rtbitmap *rtb, in xrep_rtbitmap_mark_free()303 struct xchk_rtbitmap *rtb = priv; in xrep_rtbitmap_walk_rtrmap()326 struct xchk_rtbitmap *rtb) in xrep_rtbitmap_find_freespace()365 struct xchk_rtbitmap *rtb = data; in xrep_rtbitmap_prep_buf()[all …]
38 struct xchk_rtbitmap *rtb; in xchk_setup_rtbitmap()96 struct xchk_rtbitmap *rtb, in xchk_rtbitmap_xref()126 struct xchk_rtbitmap *rtb = priv; in xchk_rtbitmap_rec()191 xchk_rtbitmap( in xchk_rtbitmap() function197 struct xchk_rtbitmap *rtb = sc->buf; in xchk_rtbitmap()
23 struct xchk_rtbitmap { struct54 int xrep_setup_rtbitmap(struct xfs_scrub *sc, struct xchk_rtbitmap *rtb); argument
284 int xchk_rtbitmap(struct xfs_scrub *sc);290 # define xchk_rtbitmap xchk_nothing macro
404 .scrub = xchk_rtbitmap,