NetBSD/sys/miscfs/genfs
chs f87a22a66b distinguish between a file's in-memory EOF (which marks the offset at
which we disallow creation of page cache pages) and its on-disk EOF
(which marks the offset at which there is not (yet) data on disk that
we need to read when creating pages).  for requests with PGO_PASTEOF,
the in-memory EOF maybe be much larger than the on-disk EOF.
2001-02-27 02:57:02 +00:00
..
genfs_vnops.c distinguish between a file's in-memory EOF (which marks the offset at 2001-02-27 02:57:02 +00:00
genfs.h
layer_extern.h
layer_subr.c
layer_vfsops.c
layer_vnops.c Don't cache a device vnode in a layer node cache once the layer node 2000-12-21 03:51:02 +00:00
layer.h
Makefile