freebsd-dev/sys/fs/nwfs
Alfred Perlstein f257b7a54b Make VFS_ROOT() and vflush() take a thread argument.
This is to allow filesystems to decide based on the passed thread
which vnode to return.
Several filesystems used curthread, they now use the passed thread.
2004-07-12 08:14:09 +00:00
..
nwfs_io.c
nwfs_ioctl.c
nwfs_mount.h
nwfs_node.c
nwfs_node.h
nwfs_subr.c
nwfs_subr.h
nwfs_vfsops.c
nwfs_vnops.c
nwfs.h