NetBSD/sys/miscfs/genfs
thorpej eb14e86676 Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
use it.  This fixes a few places where either b_dep or b_interlock were
not properly initialized.
2003-02-25 20:35:31 +00:00
..
Makefile
genfs.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
genfs_node.h Add code to UBCify LFS. This is still behind "#ifdef LFS_UBC" for now 2003-02-17 23:48:08 +00:00
genfs_vnops.c Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and 2003-02-25 20:35:31 +00:00
layer.h
layer_extern.h add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. 2001-12-06 04:29:23 +00:00
layer_subr.c Don't use MALLOC for variable sized allocation. 2002-02-20 06:16:22 +00:00
layer_vfsops.c
layer_vnops.c add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. 2001-12-06 04:29:23 +00:00