Home
last modified time | relevance | path

Searched refs:xfs_this_quota_on (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_dquot.h105 static inline int xfs_this_quota_on(struct xfs_mount *mp, int type) in xfs_this_quota_on() function
Dxfs_dquot.c287 if (!xfs_this_quota_on(dqp->q_mount, dqp->dq_flags)) { in xfs_qm_dqalloc()
389 if (!xfs_this_quota_on(dqp->q_mount, dqp->dq_flags)) { in xfs_qm_dqtobp()
700 if (xfs_this_quota_on(mp, type)) { in xfs_qm_dqget()