Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dscrub.h199 void xchk_xref_is_used_rt_space(struct xfs_scrub *sc, xfs_rtblock_t rtbno,
202 # define xchk_xref_is_used_rt_space(sc, rtbno, len) do { } while (0) macro
H A Drtbitmap.c130 xchk_xref_is_used_rt_space( in xchk_xref_is_used_rt_space() function
H A Dbmap.c293 xchk_xref_is_used_rt_space(info->sc, irec->br_startblock, in xchk_bmap_rt_iextent_xref()