Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_trans_dquot.c598 xfs_qcnt_t *resbcountp; in xfs_trans_dqresv() local
617 resbcountp = &dqp->q_res_bcount; in xfs_trans_dqresv()
629 resbcountp = &dqp->q_res_rtbcount; in xfs_trans_dqresv()
643 total_count = *resbcountp + nblks; in xfs_trans_dqresv()
691 (*resbcountp) += (xfs_qcnt_t)nblks; in xfs_trans_dqresv()