freebsd-dev/sys/fs/nwfs
Konstantin Belousov 7a31868ed0 Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation
argument from being file descriptor index into the pointer to struct file:
part 2. Convert calls missed in the first big commit.

Noted by:	rwatson
Pointy hat to:	kib
2007-06-01 14:33:11 +00:00
..
nwfs_io.c Change the VOP_OPEN(), vn_open() vnode operation and d_fdopen() cdev operation 2007-06-01 14:33:11 +00:00
nwfs_ioctl.c
nwfs_mount.h
nwfs_node.c Make insmntque() externally visibile and allow it to fail (e.g. during 2007-03-13 01:50:27 +00:00
nwfs_node.h
nwfs_subr.c
nwfs_subr.h
nwfs_vfsops.c
nwfs_vnops.c
nwfs.h