Home
last modified time | relevance | path

Searched refs:partition_type_guid (Results 1 – 2 of 2) sorted by relevance

/linux/block/partitions/
H A Defi.h85 efi_guid_t partition_type_guid; member
H A Defi.c463 if ((!efi_guidcmp(pte->partition_type_guid, NULL_GUID)) || in is_pte_valid()
741 if (!efi_guidcmp(ptes[i].partition_type_guid, PARTITION_LINUX_RAID_GUID)) in efi_partition()