NetBSD/sys/miscfs/genfs
chs 0365a63944 in genfs_putpages():
- yield the cpu if we've taken too long.
 - when traversing by offset, skip over any pages that we clustered.
2002-01-26 02:44:27 +00:00
..
genfs_node.h add some compatibility routines to allow mmap() to work non-UBCified 2001-12-18 07:49:36 +00:00
genfs_vnops.c in genfs_putpages(): 2002-01-26 02:44:27 +00:00
genfs.h add some compatibility routines to allow mmap() to work non-UBCified 2001-12-18 07:49:36 +00:00
layer_extern.h add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. 2001-12-06 04:29:23 +00:00
layer_subr.c
layer_vfsops.c
layer_vnops.c add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. 2001-12-06 04:29:23 +00:00
layer.h
Makefile