Searched refs:partition_type_guid (Results 1 – 2 of 2) sorted by relevance
100 efi_guid_t partition_type_guid; member
479 if ((!efi_guidcmp(pte->partition_type_guid, NULL_GUID)) || in is_pte_valid()721 if (!efi_guidcmp(ptes[i].partition_type_guid, PARTITION_LINUX_RAID_GUID)) in efi_partition()