Home
last modified time | relevance | path

Searched refs:xfs_has_rtrmapbt (Results 1 – 11 of 11) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_metafile.c281 if (xfs_has_rtrmapbt(mp)) { in xfs_metafile_resv_init()
A Dxfs_rtrmap_btree.c751 if (!xfs_has_rtrmapbt(mp)) { in xfs_rtrmapbt_compute_maxlevels()
815 if (!xfs_has_rtrmapbt(mp)) in xfs_rtrmapbt_calc_reserves()
A Dxfs_trans_resv.c484 if (!xfs_has_rtrmapbt(mp)) in xfs_calc_finish_rt_rui_reservation()
/fs/xfs/scrub/
A Drtrefcount_repair.c711 if (!xfs_has_rtrmapbt(mp)) in xrep_rtrefcountbt()
A Drtbitmap_repair.c522 if (!xfs_has_rtrmapbt(sc->mp)) in xrep_rtbitmap()
A Dbmap_repair.c456 if (!xfs_has_rtrmapbt(sc->mp)) in xrep_bmap_scan_rtgroup()
A Dscrub.c481 .has = xfs_has_rtrmapbt,
A Dbmap.c346 if (!xfs_has_rtrmapbt(info->sc->mp)) in xchk_bmap_rt_iextent_xref()
A Drepair.c1012 xfs_has_rtrmapbt(mp)) in xrep_rtgroup_btcur_init()
A Dcommon.c798 if (xfs_has_rtrmapbt(sc->mp) && (rtglock_flags & XFS_RTGLOCK_RMAP)) in xchk_rtgroup_lock()
/fs/xfs/
A Dxfs_mount.h460 static inline bool xfs_has_rtrmapbt(const struct xfs_mount *mp) in xfs_has_rtrmapbt() function

Completed in 30 milliseconds