Home
last modified time | relevance | path

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

/linux-4.19.296/block/partitions/
Defi.c479 if ((!efi_guidcmp(pte->partition_type_guid, NULL_GUID)) || in is_pte_valid()
532 if (efi_guidcmp(pgpt->disk_guid, agpt->disk_guid)) { in compare_gpts()
721 if (!efi_guidcmp(ptes[i].partition_type_guid, PARTITION_LINUX_RAID_GUID)) in efi_partition()
/linux-4.19.296/include/linux/
Defi.h984 efi_guidcmp (efi_guid_t left, efi_guid_t right) in efi_guidcmp() function