Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dscrub.h330 void xchk_xref_has_rt_owner(struct xfs_scrub *sc, xfs_rgblock_t rgbno,
343 # define xchk_xref_has_rt_owner(sc, rtbno, len) do { } while (0) macro
H A Drtbitmap.c112 xchk_xref_has_rt_owner(sc, rtb->next_free_rgbno, in xchk_rtbitmap_xref()
262 xchk_xref_has_rt_owner(sc, rtb->next_free_rgbno, in xchk_rtbitmap()
H A Drtrmap.c282 xchk_xref_has_rt_owner( in xchk_xref_has_rt_owner() function