Home
last modified time | relevance | path

Searched defs:fs_quota_statv (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/include/lapi/
Dquotactl.h49 struct fs_quota_statv { struct
50 int8_t qs_version;
51 uint8_t qs_pad1;
52 uint16_t qs_flags;
53 uint32_t qs_incoredqs;
54 struct fs_qfilestatv qs_uquota;
55 struct fs_qfilestatv qs_gquota;
56 struct fs_qfilestatv qs_pquota;
57 int32_t qs_btimelimit;
58 int32_t qs_itimelimit;
[all …]