Home
last modified time | relevance | path

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

/linux-4.19.296/block/partitions/
Defi.h100 efi_guid_t partition_type_guid; member
Defi.c479 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()