Home
last modified time | relevance | path

Searched refs:xfs_zone_rgbno_is_valid (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/
H A Dxfs_zone_alloc.h42 bool xfs_zone_rgbno_is_valid(struct xfs_rtgroup *rtg, xfs_rgnumber_t rgbno);
H A Dxfs_zone_alloc.c973 xfs_zone_rgbno_is_valid( in xfs_zone_rgbno_is_valid() function
/linux/fs/xfs/scrub/
H A Drtbitmap.c285 if (!xfs_zone_rgbno_is_valid(rtg, in xchk_xref_is_used_rt_space()
H A Drepair.c1057 if (!xfs_zone_rgbno_is_valid(sc->sr.rtg, rgbno + len - 1)) in xrep_require_rtext_inuse()