Searched refs:d_rtbcount (Results 1 – 8 of 8) sorted by relevance
369 ASSERT(be64_to_cpu(d->d_rtbcount) >= in xfs_trans_apply_dquot_deltas()383 be64_add_cpu(&d->d_rtbcount, (xfs_qcnt_t)totalrtbdelta); in xfs_trans_apply_dquot_deltas()475 be64_to_cpu(dqp->q_core.d_rtbcount)); in xfs_trans_apply_dquot_deltas()704 ASSERT(dqp->q_res_rtbcount >= be64_to_cpu(dqp->q_core.d_rtbcount)); in xfs_trans_dqresv()
181 (be64_to_cpu(d->d_rtbcount) > in xfs_qm_adjust_dqtimers()184 (be64_to_cpu(d->d_rtbcount) > in xfs_qm_adjust_dqtimers()193 (be64_to_cpu(d->d_rtbcount) <= in xfs_qm_adjust_dqtimers()196 (be64_to_cpu(d->d_rtbcount) <= in xfs_qm_adjust_dqtimers()508 dqp->q_res_rtbcount = be64_to_cpu(ddqp->d_rtbcount); in xfs_dquot_from_disk()
30 !dqp->q_core.d_rtbcount && \
868 ddq->d_rtbcount = 0; in xfs_qm_reset_dqcounts()1091 be64_add_cpu(&dqp->q_core.d_rtbcount, rtblks); in xfs_qm_quotacheck_dqadjust()
87 be64_to_cpu(ddq->d_rtbcount) > be64_to_cpu(ddq->d_rtb_softlimit) && in xfs_dquot_verify()
1170 __be64 d_rtbcount; /* realtime blocks owned */ member
149 rcount = be64_to_cpu(d->d_rtbcount); in xchk_quota_item()
500 dst->d_rt_space = quota_bbtob(src->d_rtbcount); in copy_from_xfs_dqblk()617 dst->d_rtbcount = quota_btobb(src->d_rt_space); in copy_to_xfs_dqblk()