Searched refs:d_rtbcount (Results 1 – 9 of 9) sorted by relevance
380 ASSERT(be64_to_cpu(d->d_rtbcount) >= in xfs_trans_apply_dquot_deltas()394 be64_add_cpu(&d->d_rtbcount, (xfs_qcnt_t)totalrtbdelta); in xfs_trans_apply_dquot_deltas()486 be64_to_cpu(dqp->q_core.d_rtbcount)); in xfs_trans_apply_dquot_deltas()715 ASSERT(dqp->q_res_rtbcount >= be64_to_cpu(dqp->q_core.d_rtbcount)); in xfs_trans_dqresv()
185 (be64_to_cpu(d->d_rtbcount) > in xfs_qm_adjust_dqtimers()188 (be64_to_cpu(d->d_rtbcount) > in xfs_qm_adjust_dqtimers()197 (be64_to_cpu(d->d_rtbcount) <= in xfs_qm_adjust_dqtimers()200 (be64_to_cpu(d->d_rtbcount) <= in xfs_qm_adjust_dqtimers()512 dqp->q_res_rtbcount = be64_to_cpu(ddqp->d_rtbcount); in xfs_dquot_from_disk()
30 !dqp->q_core.d_rtbcount && \
872 ddq->d_rtbcount = 0; in xfs_qm_reset_dqcounts()1095 be64_add_cpu(&dqp->q_core.d_rtbcount, rtblks); in xfs_qm_quotacheck_dqadjust()
72 __u64 d_rtbcount; /* # realtime blocks owned */ member
89 be64_to_cpu(ddq->d_rtbcount) > be64_to_cpu(ddq->d_rtb_softlimit) && in xfs_dquot_verify()
1162 __be64 d_rtbcount; /* realtime blocks owned */ member
160 rcount = be64_to_cpu(d->d_rtbcount); in xchk_quota_item()
514 dst->d_rt_space = quota_bbtob(src->d_rtbcount); in copy_from_xfs_dqblk()631 dst->d_rtbcount = quota_btobb(src->d_rt_space); in copy_to_xfs_dqblk()