Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtbitmap_repair.c61 struct xchk_rtbitmap *rtb) in xrep_setup_rtbitmap()
104 struct xchk_rtbitmap *rtb, in xfbmp_load()
125 struct xchk_rtbitmap *rtb, in xfbmp_store()
141 struct xchk_rtbitmap *rtb, in xfbmp_copyin()
152 struct xchk_rtbitmap *rtb, in xfbmp_copyout()
164 struct xchk_rtbitmap *rtb, in xrep_rtbitmap_or()
186 struct xchk_rtbitmap *rtb, in xrep_rtbitmap_mark_free()
308 struct xchk_rtbitmap *rtb = priv; in xrep_rtbitmap_walk_rtrmap() local
331 struct xchk_rtbitmap *rtb) in xrep_rtbitmap_find_freespace()
370 struct xchk_rtbitmap *rtb = data; in xrep_rtbitmap_prep_buf() local
[all …]
H A Drtbitmap.c38 struct xchk_rtbitmap *rtb; in xchk_setup_rtbitmap() local
96 struct xchk_rtbitmap *rtb, in xchk_rtbitmap_xref()
126 struct xchk_rtbitmap *rtb = priv; in xchk_rtbitmap_rec() local
197 struct xchk_rtbitmap *rtb = sc->buf; in xchk_rtbitmap() local
H A Drtbitmap.h73 # define xrep_setup_rtbitmap(sc, rtb) (0) argument