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

/freebsd-9.3-release/sys/boot/ia64/ski/
H A Dconf.c56 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/ia64/efi/
H A Dconf.c57 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/userboot/userboot/
H A Dconf.c57 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/lib/libstand/
H A Dopen.c122 for (i = 0; file_system[i] != NULL; i++) {
124 error = ((*file_system[i]).fo_open)(file, f);
127 f->f_ops = file_system[i];
H A Dstand.h363 extern struct fs_ops *file_system[];
/freebsd-9.3-release/sys/boot/arm/uboot/
H A Dconf.c49 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/i386/efi/
H A Dconf.c41 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/powerpc/ofw/
H A Dconf.c59 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/powerpc/uboot/
H A Dconf.c58 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/pc98/loader/
H A Dconf.c59 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/powerpc/ps3/
H A Dconf.c63 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/i386/loader/
H A Dconf.c72 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/freebsd-9.3-release/sys/boot/sparc64/loader/
H A Dmain.c178 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops

Completed in 195 milliseconds