Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c18 struct file_system { struct
19 struct efi_simple_file_system_protocol base; argument
24 #define to_fs(x) container_of(x, struct file_system, base) argument
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c303 struct efi_simple_file_system_protocol *file_system; in execute() local
H A Defi_selftest_loadimage.c221 struct efi_simple_file_system_protocol file_system = { variable