Home
last modified time | relevance | path

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

/src/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.c189 for (i = 0; file_system[i] != NULL; i++) { in open()
190 fs = file_system[i]; in open()
H A Dstand.h445 extern struct fs_ops *file_system[];
/src/stand/uboot/arch/arm/
H A Dconf.c49 struct fs_ops *file_system[] = { variable
/src/stand/uboot/arch/powerpc/
H A Dconf.c58 struct fs_ops *file_system[] = { variable
/src/stand/userboot/userboot/
H A Dconf.c64 struct fs_ops *file_system[] = { variable
/src/stand/powerpc/ofw/
H A Dconf.c59 struct fs_ops *file_system[] = { variable
/src/stand/kboot/kboot/
H A Dconf.c66 struct fs_ops *file_system[] = { variable
/src/stand/efi/loader/
H A Dconf.c57 struct fs_ops *file_system[] = { variable
/src/stand/i386/loader/
H A Dconf.c62 struct fs_ops *file_system[] = { variable
/src/stand/i386/gptzfsboot/
H A Dzfsboot.c154 struct fs_ops *file_system[] = { variable