NetBSD/sys/nfs
hannken 6d285189fb Change all vfsops to use C99 designated initializers.
No functional changes intended.
2014-03-23 15:21:15 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c
nfs_bootstatic.c
nfs_clntsocket.c
nfs_clntsubs.c
nfs_export.c don't allow the nfs server module to unload if it has exported filesystems. 2013-12-14 16:19:28 +00:00
nfs_iod.c
nfs_kq.c
nfs_node.c The current implementation of vn_lock() is racy. Modification of 2014-02-27 16:51:37 +00:00
nfs_serv.c Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c
nfs_subs.c Change nfs_clearcommit() to use vfs_vnode_iterator. 2014-03-17 09:35:24 +00:00
nfs_syscalls.c CID 271162: NULL deref check 2013-11-27 22:10:47 +00:00
nfs_var.h don't allow the nfs server module to unload if it has exported filesystems. 2013-12-14 16:19:28 +00:00
nfs_vfsops.c Change all vfsops to use C99 designated initializers. 2014-03-23 15:21:15 +00:00
nfs_vnops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
nfs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h