Searched refs:xfs_sb_version_haslazysbcount (Results 1 – 5 of 5) sorted by relevance
278 xfs_sb_version_haslazysbcount(&mp->m_sb)); in xfs_trans_alloc()356 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_trans_mod_sb()361 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_trans_mod_sb()390 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_trans_mod_sb()400 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_trans_mod_sb()487 if (!xfs_sb_version_haslazysbcount(&(tp->t_mountp->m_sb))) { in xfs_trans_apply_sb_deltas()580 (xfs_sb_version_haslazysbcount(&mp->m_sb) || in xfs_trans_unreserve_and_mod_sb()590 if (xfs_sb_version_haslazysbcount(&mp->m_sb) || in xfs_trans_unreserve_and_mod_sb()
669 if ((!xfs_sb_version_haslazysbcount(&mp->m_sb) || in xfs_check_summary_counts()1226 if (!xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_log_sbcount()1425 if (!xfs_sb_version_haslazysbcount(&mp->m_sb)) in xfs_force_summary_recalc()
1117 if (xfs_sb_version_haslazysbcount(sbp)) in xfs_fs_geometry()
381 static inline bool xfs_sb_version_haslazysbcount(struct xfs_sb *sbp) in xfs_sb_version_haslazysbcount() function
2646 if (xfs_sb_version_haslazysbcount(&mp->m_sb) && in xfs_agf_verify()