Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dmount.c104 for (int i = 0; file_system[i] != NULL; i++) { in mount()
107 fs = file_system[i]; in mount()
H A Dopen.c180 for (i = 0; file_system[i] != NULL; i++) { in open()
181 fs = file_system[i]; in open()
H A Dstand.h436 extern struct fs_ops *file_system[];
/freebsd/stand/uboot/arch/arm/
H A Dconf.c49 struct fs_ops *file_system[] = { variable
/freebsd/stand/uboot/arch/powerpc/
H A Dconf.c58 struct fs_ops *file_system[] = { variable
/freebsd/stand/userboot/userboot/
H A Dconf.c64 struct fs_ops *file_system[] = { variable
/freebsd/stand/powerpc/ofw/
H A Dconf.c59 struct fs_ops *file_system[] = { variable
/freebsd/stand/kboot/kboot/
H A Dconf.c66 struct fs_ops *file_system[] = { variable
/freebsd/stand/efi/loader/
H A Dconf.c57 struct fs_ops *file_system[] = { variable
/freebsd/stand/i386/loader/
H A Dconf.c62 struct fs_ops *file_system[] = { variable
/freebsd/stand/i386/zfsboot/
H A Dzfsboot.c145 struct fs_ops *file_system[] = { variable