Searched refs:resbcountp (Results 1 – 1 of 1) sorted by relevance
642 xfs_qcnt_t *resbcountp; in xfs_trans_dqresv() local657 resbcountp = &dqp->q_res_bcount; in xfs_trans_dqresv()667 resbcountp = &dqp->q_res_rtbcount; in xfs_trans_dqresv()676 " > hardlimit=%Ld?", nblks, *resbcountp, hardlimit); in xfs_trans_dqresv()685 (hardlimit <= nblks + *resbcountp)) { in xfs_trans_dqresv()691 (softlimit <= nblks + *resbcountp)) { in xfs_trans_dqresv()738 (*resbcountp) += (xfs_qcnt_t)nblks; in xfs_trans_dqresv()