Home
last modified time | relevance | path

Searched defs:efi_simple_file_system_protocol (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/private/kernel/platform/efi/protocol/
H A Dsimple-file-system.h16 typedef struct efi_simple_file_system_protocol { struct
19 efi_status (*OpenVolume) (struct efi_simple_file_system_protocol* self, argument
21 } efi_simple_file_system_protocol; typedef