Searched defs:fs_quota_statv (Results 1 – 1 of 1) sorted by relevance
139 struct fs_quota_statv { struct140 __s8 qs_version;141 __u8 qs_pad1;142 __u16 qs_flags;144 __u32 qs_incoredqs;145 struct fs_qfilestatv qs_uquota;146 struct fs_qfilestatv qs_gquota;147 struct fs_qfilestatv qs_pquota;149 __s32 qs_btimelimit;150 __s32 qs_itimelimit;[all …]