Searched refs:fpath (Results 1 – 1 of 1) sorted by relevance
136 struct efi_file_path_dev_path *fpath; in efi_open_device_path() local166 fpath = (struct efi_file_path_dev_path *)initrd_dp; in efi_open_device_path()167 memcpy(fi->filename, fpath->filename, in efi_open_device_path()169 fpath->header.length - sizeof(fpath->header))); in efi_open_device_path()
Completed in 4 milliseconds