Searched defs:file_system (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A Dconf.c47 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dconf.c64 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/illumos-gate/usr/src/boot/sys/boot/arm/uboot/
H A Dconf.c49 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dconf.c72 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dzfsboot.c124 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/illumos-gate/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c38 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c178 struct fs_ops *file_system[] = { variable in typeref:struct:fs_ops
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1437 char *file_system = DFR_SPECIAL(dfrp); local
1483 if (tty_output && strlen(file_system) > (size_t)FILESYSTEM_WIDTH) {
1484 (void) printf("%s\n", file_system);
1485 file_system = "";
1492 FILESYSTEM_WIDTH, file_system,
1508 IBCS2_FILESYSTEM_WIDTH, IBCS2_FILESYSTEM_WIDTH, file_system,
1518 FILESYSTEM_WIDTH, file_system,
1529 FILESYSTEM_WIDTH, file_system,
1540 FILESYSTEM_WIDTH, file_system,

Completed in 71 milliseconds