Searched refs:to_fs (Results 1 – 1 of 1) sorted by relevance
23 #define to_fs(x) container_of(x, struct file_system, base) macro597 struct file_system *fs = to_fs(this); in efi_open_volume()