Searched refs:xfs_has_rtreflink (Results 1 – 13 of 13) sorted by relevance
523 if (!xfs_has_rtreflink(mp)) { in xfs_rtrefcountbt_compute_maxlevels()575 if (!xfs_has_rtreflink(mp)) in xfs_rtrefcountbt_calc_reserves()
285 if (xfs_has_rtreflink(mp)) { in xfs_metafile_resv_init()
756 !xfs_has_rtreflink(mp)) in xfs_dinode_verify()
770 if (xfs_has_rtreflink(mp)) { in xfs_rtrmapbt_compute_maxlevels()
300 if (!xfs_has_rtreflink(mp)) in xfs_calc_finish_rt_cui_reservation()
289 if (!xfs_has_rtreflink(mp)) in xfs_rtrmap_check_meta_irec()
86 if (!xfs_has_rtreflink(sc->mp)) in xchk_rtrmapbt_is_shareable()
380 !xfs_has_rtreflink(mp)) in xchk_inode_flags2()
501 if (!xfs_has_rtreflink(sc->mp)) in xrep_rtrmap_find_refcount_rmaps()
488 .has = xfs_has_rtreflink,
1017 xfs_has_rtreflink(mp)) in xrep_rtgroup_btcur_init()
801 if (xfs_has_rtreflink(sc->mp) && (rtglock_flags & XFS_RTGLOCK_REFCOUNT)) in xchk_rtgroup_lock()
466 static inline bool xfs_has_rtreflink(const struct xfs_mount *mp) in xfs_has_rtreflink() function
Completed in 43 milliseconds