Searched refs:xchk_xref_is_used_rt_space (Results 1 – 6 of 6) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | rgsuper.c | 37 xchk_xref_is_used_rt_space(sc, xfs_rgbno_to_rtb(sc->sr.rtg, 0), 1); in xchk_rgsuperblock_xref()
|
H A D | scrub.h | 326 void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno, 341 # define xchk_xref_is_used_rt_space(sc, rtbno, len) do { } while (0) macro
|
H A D | rtbitmap.c | 270 xchk_xref_is_used_rt_space( in xchk_xref_is_used_rt_space() function
|
H A D | rtrmap.c | 208 xchk_xref_is_used_rt_space(sc, in xchk_rtrmapbt_xref()
|
H A D | rtrefcount.c | 351 xchk_xref_is_used_rt_space(sc, in xchk_rtrefcountbt_xref()
|
H A D | bmap.c | 343 xchk_xref_is_used_rt_space(info->sc, irec->br_startblock, in xchk_bmap_rt_iextent_xref()
|