Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_trans_dquot.c143 oqa = otp->t_dqinfo->dqa_grpdquots; in xfs_trans_dup_dqinfo()
144 nqa = ntp->t_dqinfo->dqa_grpdquots; in xfs_trans_dup_dqinfo()
184 tp->t_dqinfo->dqa_usrdquots : tp->t_dqinfo->dqa_grpdquots; in xfs_trans_get_dqtrx()
347 qa = tp->t_dqinfo->dqa_grpdquots; in xfs_trans_apply_dquot_deltas()
503 qa = tp->t_dqinfo->dqa_grpdquots; in xfs_trans_apply_dquot_deltas()
570 qa = tp->t_dqinfo->dqa_grpdquots; in xfs_trans_unreserve_and_mod_dquots()
Dxfs_qm.h92 xfs_dqtrx_t dqa_grpdquots[XFS_QM_TRANS_MAXDQS]; member