Searched defs:fs_quota_statv (Results 1 – 1 of 1) sorted by relevance
49 struct fs_quota_statv { struct50 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 …]