Searched refs:xfs_this_quota_on (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_dquot.h114 static inline int xfs_this_quota_on(struct xfs_mount *mp, int type) xfs_this_quota_on() function
H A Dxfs_dquot.c326 if (!xfs_this_quota_on(dqp->q_mount, dqp->dq_flags)) { xfs_qm_dqalloc()
475 if (!xfs_this_quota_on(dqp->q_mount, dqp->dq_flags)) { xfs_qm_dqtobp()
780 if (xfs_this_quota_on(mp, type)) { xfs_qm_dqget()
H A Dxfs_iomap.c413 if (!dq || !xfs_this_quota_on(ip->i_mount, type)) xfs_quota_need_throttle()

Completed in 196 milliseconds