Home
last modified time | relevance | path

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

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