Searched refs:_efi_devpath_match (Results 1 – 1 of 1) sorted by relevance
650 _efi_devpath_match(EFI_DEVICE_PATH *devpath1, EFI_DEVICE_PATH *devpath2, in _efi_devpath_match() function677 return _efi_devpath_match(devpath1, devpath2, false); in efi_devpath_match()688 return _efi_devpath_match(devpath1, devpath2, true); in efi_devpath_same_disk()