Searched refs:q_res_icount (Results 1 – 6 of 6) sorted by relevance
54 (statp->f_files > dqp->q_res_icount) ? in xfs_fill_statvfs_from_dquot()55 (statp->f_ffree - dqp->q_res_icount) : 0; in xfs_fill_statvfs_from_dquot()
484 dqp->q_res_icount -= (xfs_qcnt_t) in xfs_trans_apply_dquot_deltas()489 dqp->q_res_icount += in xfs_trans_apply_dquot_deltas()495 ASSERT(dqp->q_res_icount >= in xfs_trans_apply_dquot_deltas()550 dqp->q_res_icount -= in xfs_trans_unreserve_and_mod_dquots()698 dqp->q_res_icount += (xfs_qcnt_t)ninos; in xfs_trans_dqresv()721 ASSERT(dqp->q_res_icount >= be64_to_cpu(dqp->q_core.d_icount)); in xfs_trans_dqresv()
58 xfs_qcnt_t q_res_icount; /* total inos allocd+reserved */ member
671 dst->d_ino_count = dqp->q_res_icount; in xfs_qm_scall_getquota()
644 dqp->q_res_icount = be64_to_cpu(ddqp->d_icount); in xfs_qm_dqread()
1067 dqp->q_res_icount++; in xfs_qm_quotacheck_dqadjust()