Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dscrub.h328 void xchk_xref_has_no_rt_owner(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
342 # define xchk_xref_has_no_rt_owner(sc, rtbno, len) do { } while (0) macro
H A Drtbitmap.c107 xchk_xref_has_no_rt_owner(sc, rgbno, blockcount); in xchk_rtbitmap_xref()
H A Drtrmap.c262 xchk_xref_has_no_rt_owner( in xchk_xref_has_no_rt_owner() function