Home
last modified time | relevance | path

Searched defs:file_system_nfs (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/sys/arch/sparc/stand/common/
Dconf.c44 struct fs_ops file_system_nfs[] = { variable
/netbsd/src/sys/arch/cobalt/stand/boot/
Dconf.c72 const struct fs_ops file_system_nfs = FS_OPS(nfs); variable
/netbsd/src/sys/arch/i386/stand/pxeboot/
Dconf.c54 struct fs_ops file_system_nfs = FS_OPS(nfs); variable
/netbsd/src/sys/arch/x68k/stand/boot/
Dconf.c63 struct fs_ops file_system_nfs[] = { variable
/netbsd/src/sys/arch/luna68k/stand/boot/
Dconf.c109 struct fs_ops file_system_nfs[] = { FS_OPS(nfs) }; variable
/netbsd/src/sys/arch/newsmips/stand/boot/
Ddevopen.c59 struct fs_ops file_system_nfs = FS_OPS(nfs); variable
/netbsd/src/sys/arch/hp300/stand/common/
Dconf.c151 struct fs_ops file_system_nfs[1] = { FS_OPS(nfs) }; variable
/netbsd/src/sys/arch/ofppc/stand/ofwboot/
Dofdev.c178 static struct fs_ops file_system_nfs = FS_OPS(nfs); variable
/netbsd/src/sys/arch/shark/stand/ofwboot/
Dofdev.c161 static struct fs_ops file_system_nfs = FS_OPS(nfs); variable
/netbsd/src/sys/arch/sparc/stand/ofwboot/
Dofdev.c210 static struct fs_ops file_system_nfs = FS_OPS(nfs); variable
/netbsd/src/sys/arch/macppc/stand/ofwboot/
Dofdev.c129 static struct fs_ops file_system_nfs = FS_OPS(nfs); variable