NetBSD/sys/miscfs/genfs
enami 8876669f4c Since npages may includes number of pages behind us, we can't use it to
update current offset.  Instead, use the last page in the run of pages
to calculate new offset.
2002-05-06 00:42:22 +00:00
..
Makefile
genfs.h add some compatibility routines to allow mmap() to work non-UBCified 2001-12-18 07:49:36 +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 Since npages may includes number of pages behind us, we can't use it to 2002-05-06 00:42:22 +00:00
layer.h
layer_extern.h
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