Searched refs:xfs_has_rtrmapbt (Results 1 – 10 of 10) sorted by relevance
281 if (xfs_has_rtrmapbt(mp)) { in xfs_metafile_resv_init()
751 if (!xfs_has_rtrmapbt(mp)) { in xfs_rtrmapbt_compute_maxlevels() 815 if (!xfs_has_rtrmapbt(mp)) in xfs_rtrmapbt_calc_reserves()
520 if (!xfs_has_rtrmapbt(sc->mp)) in xrep_rtbitmap()
704 if (!xfs_has_rtrmapbt(mp)) in xrep_rtrefcountbt()
456 if (!xfs_has_rtrmapbt(sc->mp)) in xrep_bmap_scan_rtgroup()
481 .has = xfs_has_rtrmapbt,
346 if (!xfs_has_rtrmapbt(info->sc->mp)) in xchk_bmap_rt_iextent_xref()
1012 xfs_has_rtrmapbt(mp)) in xrep_rtgroup_btcur_init()
802 if (xfs_has_rtrmapbt(sc->mp) && (rtglock_flags & XFS_RTGLOCK_RMAP)) in xchk_rtgroup_lock()
460 static inline bool xfs_has_rtrmapbt(const struct xfs_mount *mp) in xfs_has_rtrmapbt() 456 static inline bool xfs_has_rtrmapbt(const struct xfs_mount *mp) xfs_has_rtrmapbt() function