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()631 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_init_quotainfo()1144 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_dqusage_adjust()1303 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_quotacheck()1454 ASSERT(XFS_IS_QUOTA_ON(mp)); in xfs_qm_mount_quotas()1509 ASSERT(!(XFS_IS_QUOTA_ON(mp))); in xfs_qm_mount_quotas()1681 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_vop_dqalloc()1812 ASSERT(XFS_IS_QUOTA_ON(ip->i_mount)); in xfs_qm_vop_chown()1865 if (!XFS_IS_QUOTA_ON(mp)) in xfs_qm_vop_rename_dqattach()1896 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()
906 if (XFS_IS_QUOTA_ON(mp)) { in xfs_mountfs()
682 if (XFS_IS_QUOTA_ON(mp) && (mask & (ATTR_UID|ATTR_GID))) { in xfs_setattr_nonsize()
1287 if (XFS_IS_QUOTA_ON(ip->i_mount) && in xfs_swap_extents_check_format()
1345 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
4064 if (XFS_IS_QUOTA_ON(mp)) in xfs_bmapi_reserve_delalloc()
46 if (!XFS_IS_QUOTA_ON(sc->mp)) in xchk_setup_quota()