Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dopen.c180 for (i = 0; file_system[i] != NULL; i++) { in open()
181 fs = file_system[i]; in open()
H A Dstand.h415 extern struct fs_ops *file_system[];
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1382 char *file_system = DFR_SPECIAL(dfrp); in k_output() local
1428 if (tty_output && strlen(file_system) > (size_t)FILESYSTEM_WIDTH) { in k_output()
1429 (void) printf("%s\n", file_system); in k_output()
1430 file_system = ""; in k_output()
1444 FILESYSTEM_WIDTH, file_system, in k_output()
1456 IBCS2_FILESYSTEM_WIDTH, IBCS2_FILESYSTEM_WIDTH, file_system, in k_output()
1466 FILESYSTEM_WIDTH, file_system, in k_output()
1477 FILESYSTEM_WIDTH, file_system, in k_output()
1488 FILESYSTEM_WIDTH, file_system, in k_output()
/illumos-gate/usr/src/boot/efi/loader/
H A Dconf.c47 struct fs_ops *file_system[] = { variable
/illumos-gate/usr/src/boot/i386/loader/
H A Dconf.c58 struct fs_ops *file_system[] = { variable
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c138 struct fs_ops *file_system[] = { variable