Searched refs:xchk_xref_is_not_rt_shared (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/fs/xfs/scrub/ |
D | scrub.h | 336 void xchk_xref_is_not_rt_shared(struct xfs_scrub *sc, xfs_rgblock_t rgbno, 346 # define xchk_xref_is_not_rt_shared(sc, bno, len) do { } while (0) macro
|
D | rtbitmap.c | 108 xchk_xref_is_not_rt_shared(sc, rgbno, blockcount); in xchk_rtbitmap_xref()
|
D | bmap.c | 359 xchk_xref_is_not_rt_shared(info->sc, rgbno, in xchk_bmap_rt_iextent_xref() 371 xchk_xref_is_not_rt_shared(info->sc, rgbno, in xchk_bmap_rt_iextent_xref()
|
D | rtrefcount.c | 623 xchk_xref_is_not_rt_shared( in xchk_xref_is_not_rt_shared() function
|