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()738 if (!XFS_IS_QUOTA_ON(mp)) in xfs_trans_reserve_quota_bydquots()795 if (!XFS_IS_QUOTA_ON(mp)) in xfs_trans_reserve_quota_nblks()836 if (!XFS_IS_QUOTA_ON(mp)) in xfs_trans_reserve_quota_icreate()
298 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_need_dqattach()623 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_init_quotainfo()1136 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_dqusage_adjust()1281 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_quotacheck()1418 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_mount_quotas()1473 ASSERT(!(XFS_IS_QUOTA_ON(mp))); in xfs_qm_mount_quotas()1645 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_vop_dqalloc()1776 ASSERT(XFS_IS_QUOTA_ON(ip->i_mount)); in xfs_qm_vop_chown()1829 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_vop_rename_dqattach()1860 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()
889 if (XFS_IS_QUOTA_ON(mp)) { in xfs_mountfs()
677 if (XFS_IS_QUOTA_ON(mp) && (mask & (ATTR_UID|ATTR_GID))) { in xfs_setattr_nonsize()
1270 if (XFS_IS_QUOTA_ON(ip->i_mount) && in xfs_swap_extents_check_format()
1339 if (fa->fsx_valid && XFS_IS_QUOTA_ON(mp)) { in xfs_fileattr_set()
62 #define XFS_IS_QUOTA_ON(mp) ((mp)->m_qflags & XFS_ALL_QUOTA_ACCT) macro
4041 if (XFS_IS_QUOTA_ON(mp)) in xfs_bmapi_reserve_delalloc()
45 if (!XFS_IS_QUOTA_ON(sc->mp)) in xchk_setup_quota()