Searched refs:d_ino_count (Results 1 – 4 of 4) sorted by relevance
410 dst->d_ino_count = dqp->q_ino.reserved; in xfs_qm_scall_getquota_fill_qc()438 if ((dst->d_ino_count > dqp->q_ino.softlimit) && in xfs_qm_scall_getquota_fill_qc()
195 dst->dqb_curinodes = src->d_ino_count; in copy_to_if_dqblk()268 dst->d_ino_count = src->dqb_curinodes; in copy_from_if_dqblk()554 dst->d_ino_count = src->d_icount; in copy_from_xfs_dqblk()690 dst->d_icount = src->d_ino_count; in copy_to_xfs_dqblk()
2644 di->d_ino_count = dm->dqb_curinodes; in do_get_dqblk()2728 dm->dqb_curinodes = di->d_ino_count; in do_set_dqblk()
352 u64 d_ino_count; /* # inodes owned by the user */ member