Searched refs:xfs_get_defquota (Results 1 – 7 of 7) sorted by relevance
173 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota() function
35 defq = xfs_get_defquota(mp->m_quotainfo, type); in xfs_qm_fill_state()
305 defq = xfs_get_defquota(q, xfs_dquot_type(dqp)); in xfs_qm_scall_setqlim()
127 defq = xfs_get_defquota(q, xfs_dquot_type(dq)); in xfs_qm_adjust_dqlimits()214 defq = xfs_get_defquota(qi, xfs_dquot_type(dq)); in xfs_qm_adjust_dqtimers()
616 defq = xfs_get_defquota(qinf, xfs_dquot_type(dqp)); in xfs_qm_set_defquota()642 defq = xfs_get_defquota(qinf, type); in xfs_qm_init_timelimits()
825 defq = xfs_get_defquota(q, xfs_dquot_type(dqp)); in xfs_trans_dqresv()
304 struct xfs_def_quota *defq = xfs_get_defquota(qi, dqtype); in xrep_quota_block()