Searched refs:qs_incoredqs (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/quota/
H A Dcompat.c35 compat_uint_t qs_incoredqs; member in struct:compat_fs_quota_stat
105 if (copy_in_user(&compat_fsqstat->qs_incoredqs, sys32_quotactl()
106 &fsqstat->qs_incoredqs, sys32_quotactl()
108 offsetof(struct compat_fs_quota_stat, qs_incoredqs)) || sys32_quotactl()
H A Dquota.c326 fqs->qs_incoredqs = state.s_incoredqs; quota_getstate()
396 fqs->qs_incoredqs = state.s_incoredqs; quota_getstatev()
/linux-4.4.14/include/uapi/linux/
H A Ddqblk_xfs.h159 __u32 qs_incoredqs; /* number of dquots incore */ member in struct:fs_quota_stat
201 __u32 qs_incoredqs; /* number of dquots incore */ member in struct:fs_quota_statv

Completed in 110 milliseconds