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