Searched defs:file_system (Results 1 – 5 of 5) sorted by relevance
243 open_file_system(struct efi_simple_file_system_protocol **file_system) in open_file_system()291 struct efi_simple_file_system_protocol *file_system; in do_load() local427 struct efi_simple_file_system_protocol *file_system; in do_save() local
23 struct file_system { struct24 struct efi_simple_file_system_protocol base; argument29 #define to_fs(x) container_of(x, struct file_system, base) argument
361 struct efi_simple_file_system_protocol *file_system; in do_save() local
307 struct efi_simple_file_system_protocol *file_system; in execute() local
222 struct efi_simple_file_system_protocol file_system = { variable
Completed in 30 milliseconds