Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dscrub.h135 void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno,
138 # define xchk_xref_is_used_rt_space(sc, rtbno, len) do { } while (0) macro
Drtbitmap.c127 xchk_xref_is_used_rt_space( in xchk_xref_is_used_rt_space() function
Dbmap.c253 xchk_xref_is_used_rt_space(info->sc, irec->br_startblock, in xchk_bmap_rt_extent_xref()