/src/sys/arch/cobalt/stand/boot/ |
conf.c | 72 const struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:typename:const struct fs_ops
|
conf.c | 72 const struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:typename:const struct fs_ops
|
conf.c | 72 const struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:typename:const struct fs_ops
|
conf.c | 72 const struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:typename:const struct fs_ops
|
/src/sys/arch/sparc/stand/common/ |
conf.c | 44 struct fs_ops file_system_nfs[] = { variable in typeref:struct:fs_ops[]
|
conf.c | 44 struct fs_ops file_system_nfs[] = { variable in typeref:struct:fs_ops[]
|
conf.c | 44 struct fs_ops file_system_nfs[] = { variable in typeref:struct:fs_ops[]
|
conf.c | 44 struct fs_ops file_system_nfs[] = { variable in typeref:struct:fs_ops[]
|
/src/sys/arch/i386/stand/efiboot/ |
conf.c | 114 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 123 { "nfs", &file_system_nfs },
|
conf.c | 114 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 123 { "nfs", &file_system_nfs },
|
conf.c | 114 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 123 { "nfs", &file_system_nfs },
|
conf.c | 114 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 123 { "nfs", &file_system_nfs },
|
/src/sys/arch/i386/stand/pxeboot/ |
conf.c | 54 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 63 { "nfs", &file_system_nfs },
|
conf.c | 54 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 63 { "nfs", &file_system_nfs },
|
conf.c | 54 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 63 { "nfs", &file_system_nfs },
|
conf.c | 54 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 63 { "nfs", &file_system_nfs },
|
/src/sys/arch/x68k/stand/boot/ |
conf.c | 63 struct fs_ops file_system_nfs[] = { variable in typeref:struct:fs_ops[]
|
conf.c | 63 struct fs_ops file_system_nfs[] = { variable in typeref:struct:fs_ops[]
|
conf.c | 63 struct fs_ops file_system_nfs[] = { variable in typeref:struct:fs_ops[]
|
conf.c | 63 struct fs_ops file_system_nfs[] = { variable in typeref:struct:fs_ops[]
|
/src/sys/arch/luna68k/stand/boot/ |
conf.c | 109 struct fs_ops file_system_nfs[] = { FS_OPS(nfs) }; variable in typeref:struct:fs_ops[]
|
conf.c | 109 struct fs_ops file_system_nfs[] = { FS_OPS(nfs) }; variable in typeref:struct:fs_ops[]
|
conf.c | 109 struct fs_ops file_system_nfs[] = { FS_OPS(nfs) }; variable in typeref:struct:fs_ops[]
|
/src/sys/arch/newsmips/stand/boot/ |
devopen.c | 59 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 112 file_system[0] = file_system_nfs;
|
devopen.c | 59 struct fs_ops file_system_nfs = FS_OPS(nfs); variable in typeref:struct:fs_ops 112 file_system[0] = file_system_nfs;
|