Searched refs:xfs_sb_version_haslazysbcount (Results 1 – 5 of 5) sorted by relevance
277 xfs_sb_version_haslazysbcount(&mp->m_sb)); in xfs_trans_alloc()353 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_trans_mod_sb()358 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_trans_mod_sb()387 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_trans_mod_sb()397 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_trans_mod_sb()484 if (!xfs_sb_version_haslazysbcount(&(tp->t_mountp->m_sb))) { in xfs_trans_apply_sb_deltas()582 (xfs_sb_version_haslazysbcount(&mp->m_sb) || in xfs_trans_unreserve_and_mod_sb()592 if (xfs_sb_version_haslazysbcount(&mp->m_sb) || in xfs_trans_unreserve_and_mod_sb()
626 if ((!xfs_sb_version_haslazysbcount(&mp->m_sb) || in xfs_check_summary_counts()1187 if (!xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_log_sbcount()1335 if (!xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_force_summary_recalc()
381 static inline bool xfs_sb_version_haslazysbcount(struct xfs_sb *sbp) in xfs_sb_version_haslazysbcount() function
1151 if (xfs_sb_version_haslazysbcount(sbp)) in xfs_fs_geometry()
2881 if (xfs_sb_version_haslazysbcount(&mp->m_sb) && in xfs_agf_verify()