Searched refs:file_system (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/sys/boot/arm/uboot/
H A Dconf.c49 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/efi/loader/
H A Dconf.c47 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/mips/uboot/
H A Dconf.c49 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/powerpc/kboot/
H A Dconf.c59 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/powerpc/ofw/
H A Dconf.c59 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/powerpc/uboot/
H A Dconf.c58 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/userboot/userboot/
H A Dconf.c64 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/pc98/loader/
H A Dconf.c59 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/powerpc/ps3/
H A Dconf.c63 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/lib/libstand/
H A Dopen.c134 for (i = 0; file_system[i] != NULL; i++) {
135 fs = file_system[i];
H A Dstand.h381 extern struct fs_ops *file_system[];
/freebsd-11.0-release/sys/boot/i386/loader/
H A Dconf.c72 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/mips/beri/loader/
H A Dmain.c69 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-11.0-release/sys/boot/sparc64/loader/
H A Dmain.c178 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops

Completed in 117 milliseconds