Searched refs:xfs_dquot_is_enforced (Results 1 – 4 of 4) sorted by relevance
453 if (!xfs_dquot_is_enforced(dqp)) { in xfs_qm_scall_getquota_fill_qc()460 if (xfs_dquot_is_enforced(dqp) && dqp->q_id != 0) { in xfs_qm_scall_getquota_fill_qc()
179 xfs_dquot_is_enforced( in xfs_dquot_is_enforced() function
646 xfs_dquot_is_enforced(dqp)) { in xfs_trans_dqresv()
1896 if (!dqp || !xfs_dquot_is_enforced(dqp)) in xfs_inode_near_dquot_enforcement()
Completed in 9 milliseconds