Home
last modified time | relevance | path

Searched refs:to_fs (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c24 #define to_fs(x) container_of(x, struct file_system, base) macro
705 struct file_system *fs = to_fs(this); in efi_open_volume()