Searched defs:file_system_nfs (Results 1 - 12 of 12) sorted by relevance

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

Completed in 103 milliseconds