freebsd-nq/sys/fs/nullfs
Julian Elischer fd5d1124e2 VOP_STRATEGY grows an (struct vnode *) argument
as the value in b_vp is often not really what you want.
(and needs to be frobbed). more cleanups will follow this.
Reviewed by: Bruce Evans <bde@freebsd.org>
1998-07-04 20:45:42 +00:00
..
null_subr.c Staticize. 1998-02-09 06:11:36 +00:00
null_vfsops.c As described by the submitter: 1998-05-06 05:29:41 +00:00
null_vnops.c VOP_STRATEGY grows an (struct vnode *) argument 1998-07-04 20:45:42 +00:00
null.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00