Home
last modified time | relevance | path

Searched refs:xchk_xref_is_used_rt_space (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/fs/xfs/scrub/
Drgsuper.c37 xchk_xref_is_used_rt_space(sc, xfs_rgbno_to_rtb(sc->sr.rtg, 0), 1); in xchk_rgsuperblock_xref()
Dscrub.h326 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
Drtbitmap.c269 xchk_xref_is_used_rt_space( in xchk_xref_is_used_rt_space() function
Drtrmap.c208 xchk_xref_is_used_rt_space(sc, in xchk_rtrmapbt_xref()
Drtrefcount.c351 xchk_xref_is_used_rt_space(sc, in xchk_rtrefcountbt_xref()
Dbmap.c343 xchk_xref_is_used_rt_space(info->sc, irec->br_startblock, in xchk_bmap_rt_iextent_xref()