Searched defs:gpt_part_header (Results 1 – 1 of 1) sorted by relevance
183 struct gpt_part_header { struct184 uuid_t partTypeGUID;185 uuid_t partGUID;186 uint64_t firstLBA;187 uint64_t lastLBA;188 uint64_t attributes;189 uint16_t name[36];