Searched refs:xfs_sb_version_hasquota (Results 1 – 6 of 6) sorted by relevance
99 quotaondisk = xfs_sb_version_hasquota(&mp->m_sb) && in xfs_qm_newmount()
290 if (!xfs_sb_version_hasquota(&mp->m_sb) || flags == 0) { in xfs_qm_scall_trunc_qfiles()421 if (!xfs_sb_version_hasquota(&mp->m_sb)) { in xfs_qm_scall_getqstat()
1234 ASSERT(!xfs_sb_version_hasquota(&mp->m_sb)); in xfs_qm_qino_alloc()1779 if (xfs_sb_version_hasquota(&mp->m_sb)) { in xfs_qm_init_quotainos()
396 static inline int xfs_sb_version_hasquota(xfs_sb_t *sbp) in xfs_sb_version_hasquota() function
45 (xfs_sb_version_hasquota(&mp->m_sb) && in xfs_internal_inum()
84 (xfs_sb_version_hasquota(&mp->m_sb) ? in xfs_fs_geometry()