Searched defs:PartitionTypeGuid (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c190 efi_guid_t PartitionTypeGuid; member in struct:_GuidPartitionEntry_t
790 gpt_part_data->type = pte->PartitionTypeGuid;
1037 if (!guid_cmp (pte->PartitionTypeGuid, UNUSED_ENTRY_GUID))
1175 pte->PartitionTypeGuid = gpt_part_data->type;

Completed in 20 milliseconds