d_icount 493 fs/quota/quota.c dst->d_ino_count = src->d_icount; d_icount 610 fs/quota/quota.c dst->d_icount = src->d_ino_count; d_icount 82 fs/xfs/libxfs/xfs_dquot_buf.c be64_to_cpu(ddq->d_icount) > be64_to_cpu(ddq->d_ino_softlimit) && d_icount 1161 fs/xfs/libxfs/xfs_format.h __be64 d_icount; /* inodes owned by the user */ d_icount 148 fs/xfs/scrub/quota.c icount = be64_to_cpu(d->d_icount); d_icount 158 fs/xfs/xfs_dquot.c (be64_to_cpu(d->d_icount) > d_icount 161 fs/xfs/xfs_dquot.c (be64_to_cpu(d->d_icount) > d_icount 170 fs/xfs/xfs_dquot.c (be64_to_cpu(d->d_icount) <= d_icount 173 fs/xfs/xfs_dquot.c (be64_to_cpu(d->d_icount) <= d_icount 507 fs/xfs/xfs_dquot.c dqp->q_res_icount = be64_to_cpu(ddqp->d_icount); d_icount 867 fs/xfs/xfs_qm.c ddq->d_icount = 0; d_icount 1084 fs/xfs/xfs_qm.c be64_add_cpu(&dqp->q_core.d_icount, 1); d_icount 31 fs/xfs/xfs_qm.h !dqp->q_core.d_icount) d_icount 878 fs/xfs/xfs_trace.h __entry->icount = be64_to_cpu(dqp->q_core.d_icount); d_icount 373 fs/xfs/xfs_trans_dquot.c ASSERT(be64_to_cpu(d->d_icount) >= d_icount 380 fs/xfs/xfs_trans_dquot.c be64_add_cpu(&d->d_icount, (xfs_qcnt_t)qtrx->qt_icount_delta); d_icount 473 fs/xfs/xfs_trans_dquot.c be64_to_cpu(dqp->q_core.d_icount)); d_icount 649 fs/xfs/xfs_trans_dquot.c total_count = be64_to_cpu(dqp->q_core.d_icount) + ninos; d_icount 705 fs/xfs/xfs_trans_dquot.c ASSERT(dqp->q_res_icount >= be64_to_cpu(dqp->q_core.d_icount)); d_icount 63 include/uapi/linux/dqblk_xfs.h __u64 d_icount; /* # inodes owned by the user */