Searched refs:str_type_guid (Results 1 – 1 of 1) sorted by relevance
450 char *str_type_guid; in gpt_fill_pte() local497 str_type_guid = partitions[i].type_guid; in gpt_fill_pte()499 if (strlen(str_type_guid)) { in gpt_fill_pte()500 if (uuid_str_to_bin(str_type_guid, bin_type_guid, in gpt_fill_pte()503 i, str_type_guid); in gpt_fill_pte()