Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
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
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()
Drtrmap.c282 xchk_xref_has_rt_owner( in xchk_xref_has_rt_owner() function