Searched refs:open_volume (Results 1 – 4 of 4) 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()
814 EFI_CALL(ret = v->open_volume(v, &f)); in efi_file_from_path()877 fs->base.open_volume = efi_open_volume; in efi_simple_file_system()
1515 efi_status_t (EFIAPI *open_volume)(struct efi_simple_file_system_protocol *this,