Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_trans_dquot.c606 xfs_qcnt_t *resbcountp; in xfs_trans_dqresv() local
622 resbcountp = &dqp->q_res_bcount; in xfs_trans_dqresv()
634 resbcountp = &dqp->q_res_rtbcount; in xfs_trans_dqresv()
648 total_count = *resbcountp + nblks; in xfs_trans_dqresv()
696 (*resbcountp) += (xfs_qcnt_t)nblks; in xfs_trans_dqresv()