Searched refs:typeGUID (Results 1 – 1 of 1) sorted by relevance
345 guid_t typeGUID; in efi_gpt_validate_set_type() local346 return get_guid_for_partition_type(type, typeGUID); in efi_gpt_validate_set_type()686 guid_t typeGUID; in efi_gpt_set_type() local687 if (!get_guid_for_partition_type(type, typeGUID)) in efi_gpt_set_type()693 entry.partition_type = typeGUID; in efi_gpt_set_type()807 guid_t typeGUID; in efi_gpt_create_child() local808 if (!get_guid_for_partition_type(type, typeGUID)) in efi_gpt_create_child()819 entry.partition_type = typeGUID; in efi_gpt_create_child()