Searched refs:xfs_has_rtrmapbt (Results 1 – 11 of 11) 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()
484 if (!xfs_has_rtrmapbt(mp)) in xfs_calc_finish_rt_rui_reservation()
711 if (!xfs_has_rtrmapbt(mp)) in xrep_rtrefcountbt()
522 if (!xfs_has_rtrmapbt(sc->mp)) in xrep_rtbitmap()
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()
798 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() function
Completed in 30 milliseconds