NetBSD/sys/miscfs/genfs
ad 0444cfe507 Use kmem_alloc/free. 2007-12-08 15:10:22 +00:00
..
Makefile
genfs.h Split the VOP interface part of genfs_putpages() from the code. The new 2007-04-24 22:46:03 +00:00
genfs_io.c Split I/O-related routines (getpages, putpages, etc.) which are heavily 2007-10-17 16:45:00 +00:00
genfs_node.h
genfs_vnops.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
layer.h Merge from vmlocking: 2007-10-10 20:42:20 +00:00
layer_extern.h Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
layer_subr.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
layer_vfsops.c Use kmem_alloc/free. 2007-12-08 15:10:22 +00:00
layer_vnops.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00