Searched refs:efi_devpath_match (Results 1 – 4 of 4) sorted by relevance
217 if (efi_devpath_match(pd->pd_devpath, parent)) in efipart_find_parent()496 if (efi_devpath_match(pd->pd_devpath, cd->pd_devpath)) { in efipart_cdinfo_add()563 if (efi_devpath_match(dev->pd_parent->pd_devpath, pd->pd_devpath)) { in efipart_testchild()701 if (efi_devpath_match(pd->pd_devpath, hd->pd_devpath)) { in efipart_hdinfo_add()
179 efi_devpath_match(EFI_DEVICE_PATH *devpath1, EFI_DEVICE_PATH *devpath2) in efi_devpath_match() function
120 bool efi_devpath_match(EFI_DEVICE_PATH *, EFI_DEVICE_PATH *);
134 if (!efi_devpath_match(dp, devpath)) in efi_zfs_is_preferred()