Searched refs:xfs_sb_version_haslazysbcount (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_trans.c299 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) xfs_trans_mod_sb()
304 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) xfs_trans_mod_sb()
318 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) xfs_trans_mod_sb()
329 if (xfs_sb_version_haslazysbcount(&mp->m_sb)) xfs_trans_mod_sb()
416 if (!xfs_sb_version_haslazysbcount(&(tp->t_mountp->m_sb))) { xfs_trans_apply_sb_deltas()
557 (xfs_sb_version_haslazysbcount(&mp->m_sb) || xfs_trans_unreserve_and_mod_sb()
567 if (xfs_sb_version_haslazysbcount(&mp->m_sb) || xfs_trans_unreserve_and_mod_sb()
H A Dxfs_mount.c848 if (xfs_sb_version_haslazysbcount(&mp->m_sb) && xfs_mountfs()
1120 if (!xfs_sb_version_haslazysbcount(&mp->m_sb)) xfs_log_sbcount()
H A Dxfs_fsops.c93 (xfs_sb_version_haslazysbcount(&mp->m_sb) ? xfs_fs_geometry()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_format.h389 static inline bool xfs_sb_version_haslazysbcount(struct xfs_sb *sbp) xfs_sb_version_haslazysbcount() function
H A Dxfs_alloc.c2294 if (xfs_sb_version_haslazysbcount(&mp->m_sb) && xfs_agf_verify()

Completed in 120 milliseconds