Searched defs:gpt_ent (Results 1 – 1 of 1) sorted by relevance
59 struct gpt_ent { struct60 struct uuid ent_type;61 struct uuid ent_uuid;62 uint64_t ent_lba_start;63 uint64_t ent_lba_end;64 uint64_t ent_attr;69 uint16_t ent_name[36]; /* UTF-16. */