Searched refs:efi_file_path (Results 1 – 3 of 3) sorted by relevance
34 int efi_file_path(EFI_DEVICE_PATH *, const char *, char *, size_t);
159 efi_file_path(EFI_DEVICE_PATH *dp, const char *fname, char *buf, size_t buflen) in efi_file_path() function
164 efi_file_path(efi_bootdp, BOOTCFG_FILENAME, pathbuf, pathbuflen)) in bootcfg_path()