Searched refs:xchk_xref_is_used_rt_space (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | scrub.h | 150 void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno, 153 # define xchk_xref_is_used_rt_space(sc, rtbno, len) do { } while (0) macro
|
H A D | rtbitmap.c | 167 xchk_xref_is_used_rt_space( in xchk_xref_is_used_rt_space() function
|
H A D | bmap.c | 242 xchk_xref_is_used_rt_space(info->sc, irec->br_startblock, in xchk_bmap_rt_iextent_xref()
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | scrub.h | 192 void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno, 195 # define xchk_xref_is_used_rt_space(sc, rtbno, len) do { } while (0) macro
|
H A D | rtbitmap.c | 129 xchk_xref_is_used_rt_space( in xchk_xref_is_used_rt_space() function
|
H A D | bmap.c | 293 xchk_xref_is_used_rt_space(info->sc, irec->br_startblock, in xchk_bmap_rt_iextent_xref()
|
Completed in 4 milliseconds