Searched refs:efi_device_path_file_path (Results 1 – 6 of 6) sorted by relevance
84 struct efi_device_path_file_path f;100 sizeof(struct efi_device_path_file_path) +135 struct efi_device_path_file_path f;151 sizeof(struct efi_device_path_file_path) +217 sizeof(struct efi_device_path_file_path) + in load_file()254 sizeof(struct efi_device_path_file_path) + in load_file2()
311 struct efi_device_path_file_path *fp = in dp_media()312 (struct efi_device_path_file_path *)dp; in dp_media()
1136 struct efi_device_path_file_path *fdp = in efi_file_from_path()1137 container_of(fp, struct efi_device_path_file_path, dp); in efi_file_from_path()1153 if (fdp->dp.length <= offsetof(struct efi_device_path_file_path, str)) in efi_file_from_path()1156 offsetof(struct efi_device_path_file_path, str); in efi_file_from_path()
1019 struct efi_device_path_file_path *fp; in efi_dp_from_file()
703 struct efi_device_path_file_path { struct
514 struct efi_device_path_file_path *fp; in eficonfig_create_device_path()
Completed in 24 milliseconds