Searched refs:XFS_IS_QUOTA_ON (Results 1 – 12 of 12) sorted by relevance
63 if (!XFS_IS_QUOTA_ON(mp)) in xfs_fs_get_quota_state()117 if (!XFS_IS_QUOTA_ON(mp)) in xfs_fs_set_info()165 if (!XFS_IS_QUOTA_ON(mp)) in xfs_quota_enable()180 if (!XFS_IS_QUOTA_ON(mp)) in xfs_quota_disable()197 if (XFS_IS_QUOTA_ON(mp)) in xfs_fs_rm_xquota()222 if (!XFS_IS_QUOTA_ON(mp)) in xfs_fs_get_dqblk()240 if (!XFS_IS_QUOTA_ON(mp)) in xfs_fs_get_nextdqblk()264 if (!XFS_IS_QUOTA_ON(mp)) in xfs_fs_set_dqblk()
135 if (!XFS_IS_QUOTA_ON(mp) || in xfs_trans_mod_dquot_byino()194 ASSERT(XFS_IS_QUOTA_ON(tp->t_mountp)); in xfs_trans_mod_dquot()740 if (!XFS_IS_QUOTA_ON(mp)) in xfs_trans_reserve_quota_bydquots()797 if (!XFS_IS_QUOTA_ON(mp)) in xfs_trans_reserve_quota_nblks()838 if (!XFS_IS_QUOTA_ON(mp)) in xfs_trans_reserve_quota_icreate()
298 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_need_dqattach()632 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_init_quotainfo()1144 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_dqusage_adjust()1285 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_quotacheck()1415 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_mount_quotas()1470 ASSERT(!(XFS_IS_QUOTA_ON(mp))); in xfs_qm_mount_quotas()1642 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_vop_dqalloc()1773 ASSERT(XFS_IS_QUOTA_ON(ip->i_mount)); in xfs_qm_vop_chown()1826 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_vop_rename_dqattach()1857 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_vop_create_dqattach()
109 if (XFS_IS_QUOTA_ON(mp) || quotaondisk) { in xfs_qm_newmount()
207 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_scall_quotaon()
848 if (XFS_IS_QUOTA_ON(mp)) { in xfs_mountfs()
717 if (XFS_IS_QUOTA_ON(mp) && (mask & (ATTR_UID|ATTR_GID))) { in xfs_setattr_nonsize()
1263 if (XFS_IS_QUOTA_ON(ip->i_mount) && in xfs_swap_extents_check_format()
1408 if (fa->fsx_valid && XFS_IS_QUOTA_ON(mp)) { in xfs_fileattr_set()
63 #define XFS_IS_QUOTA_ON(mp) ((mp)->m_qflags & XFS_ALL_QUOTA_ACCT) macro
4093 if (XFS_IS_QUOTA_ON(mp)) in xfs_bmapi_reserve_delalloc()
45 if (!XFS_IS_QUOTA_ON(sc->mp)) in xchk_setup_quota()