Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trans_dquot.c587 xfs_qcnt_t *resbcountp; in xfs_trans_dqresv() local
606 resbcountp = &dqp->q_res_bcount; in xfs_trans_dqresv()
618 resbcountp = &dqp->q_res_rtbcount; in xfs_trans_dqresv()
632 total_count = *resbcountp + nblks; in xfs_trans_dqresv()
680 (*resbcountp) += (xfs_qcnt_t)nblks; in xfs_trans_dqresv()