Searched refs:open_volume (Results 1 – 6 of 6) sorted by relevance
145 static efi_status_t EFIAPI open_volume223 .open_volume = open_volume,226 static efi_status_t EFIAPI open_volume in open_volume() function
366 ret = file_system->open_volume(file_system, &root); in execute()
88 status = efi_call_proto(io, open_volume, fh); in efi_open_volume()171 status = efi_call_proto(io, open_volume, volume); in efi_open_device_path()
673 efi_status_t (__efiapi *open_volume)(efi_simple_file_system_protocol_t *,678 u32 open_volume; member
664 EFI_CALL(ret = v->open_volume(v, &f)); in efi_file_from_path()722 fs->base.open_volume = efi_open_volume; in efi_simple_file_system()
1361 efi_status_t (EFIAPI *open_volume)(struct efi_simple_file_system_protocol *this,