Searched refs:xfs_get_defquota (Results 1 – 7 of 7) sorted by relevance
172 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()
102 defq = xfs_get_defquota(q, xfs_dquot_type(dq)); in xfs_qm_adjust_dqlimits()189 defq = xfs_get_defquota(qi, xfs_dquot_type(dq)); in xfs_qm_adjust_dqtimers()
561 defq = xfs_get_defquota(qinf, xfs_dquot_type(dqp)); in xfs_qm_set_defquota()587 defq = xfs_get_defquota(qinf, type); in xfs_qm_init_timelimits()
800 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()