Home
last modified time | relevance | path

Searched refs:xfs_dquot_is_enforced (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_dquot.h169 xfs_dquot_is_enforced( in xfs_dquot_is_enforced() function
H A Dxfs_qm_syscalls.c669 if (!xfs_dquot_is_enforced(dqp)) { in xfs_qm_scall_getquota_fill_qc()
676 if (xfs_dquot_is_enforced(dqp) && dqp->q_id != 0) { in xfs_qm_scall_getquota_fill_qc()
H A Dxfs_trans_dquot.c657 xfs_dquot_is_enforced(dqp)) { in xfs_trans_dqresv()