NetBSD/sys/miscfs
chs e406c140eb add a genfs method to allow a file system to limit the range of pages
that are given to a single GOP_WRITE() call.  needed by ZFS.
2018-05-28 21:04:37 +00:00
..
deadfs
fdesc
fifofs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
genfs add a genfs method to allow a file system to limit the range of pages 2018-05-28 21:04:37 +00:00
kernfs factor out some repeated code and simplify the logputchar function. 2018-03-31 23:12:01 +00:00
nullfs
overlay
procfs Change procfs_revoke_vnodes() to use vrecycle()/vgone() instead 2018-04-16 20:27:38 +00:00
specfs
umapfs
Makefile