Searched refs:d_icount (Results 1 – 11 of 11) sorted by relevance
36 !dqp->q_core.d_icount)
400 ASSERT(be64_to_cpu(d->d_icount) >= in xfs_trans_apply_dquot_deltas()407 be64_add_cpu(&d->d_icount, (xfs_qcnt_t)qtrx->qt_icount_delta); in xfs_trans_apply_dquot_deltas()496 be64_to_cpu(dqp->q_core.d_icount)); in xfs_trans_apply_dquot_deltas()668 total_count = be64_to_cpu(dqp->q_core.d_icount) + ninos; in xfs_trans_dqresv()724 ASSERT(dqp->q_res_icount >= be64_to_cpu(dqp->q_core.d_icount)); in xfs_trans_dqresv()
167 (be64_to_cpu(d->d_icount) > in xfs_qm_adjust_dqtimers()170 (be64_to_cpu(d->d_icount) > in xfs_qm_adjust_dqtimers()179 (be64_to_cpu(d->d_icount) <= in xfs_qm_adjust_dqtimers()182 (be64_to_cpu(d->d_icount) <= in xfs_qm_adjust_dqtimers()567 dqp->q_res_icount = be64_to_cpu(ddqp->d_icount); in xfs_qm_dqread()
59 __be64 d_icount; /* inodes owned by the user */ member
756 dst->d_icount = dqp->q_res_icount; in xfs_qm_scall_getquota()791 if (((int) dst->d_icount > (int) dst->d_ino_softlimit) && in xfs_qm_scall_getquota()
844 ddq->d_icount = 0; in xfs_qm_reset_dqcounts()1033 be64_add_cpu(&dqp->q_core.d_icount, 1); in xfs_qm_quotacheck_dqadjust()
713 __entry->icount = be64_to_cpu(dqp->q_core.d_icount);
1995 be64_to_cpu(ddq->d_icount) > in xfs_qm_dqcheck()
60 __u64 d_icount; /* # inodes owned by the user */ member
124 dst->dqb_curinodes = src->d_icount; in copy_to_if_dqblk()155 dst->d_icount = src->dqb_curinodes; in copy_from_if_dqblk()
2365 di->d_icount = dm->dqb_curinodes; in do_get_dqblk()2428 dm->dqb_curinodes = di->d_icount; in do_set_dqblk()