freebsd-dev/sys/nwfs
Poul-Henning Kamp a62615e59b Implement vop_std{get|put}pages() and add them to the default vop[].
Un-copy&paste all the VOP_{GET|PUT}PAGES() functions which do nothing but
the default.
2001-05-01 08:34:45 +00:00
..
nwfs_io.c Implement vop_std{get|put}pages() and add them to the default vop[]. 2001-05-01 08:34:45 +00:00
nwfs_ioctl.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
nwfs_mount.h Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_node.c Undo part of the tangle of having sys/lock.h and sys/mutex.h included in 2001-05-01 08:13:21 +00:00
nwfs_node.h Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected 2001-03-10 05:39:03 +00:00
nwfs_subr.c Slightly reorganize allocation of new vnode. Use bit NVOLUME to detected 2001-03-10 05:39:03 +00:00
nwfs_subr.h Try to obtain timezone offset from an environment of mount program. 2000-04-05 10:44:04 +00:00
nwfs_vfsops.c Add dependancy on libmchain module. 2001-03-22 06:51:53 +00:00
nwfs_vnops.c Add a vop_stdbmap(), and make it part of the default vop vector. 2001-04-29 11:48:41 +00:00
nwfs.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00