NetBSD/sys/miscfs
mlelstv 8723855e11 Restore mapping of file id to pid/type/fd.
Use 64bit file id to allow for 32bit fd and 25-26bit pid.
2019-04-25 22:48:42 +00:00
..
deadfs Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
fdesc
fifofs
genfs Attach "mnt_transinfo" to "dead_rootmount" so every mount has a 2019-02-20 10:07:27 +00:00
kernfs
nullfs Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
overlay Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
procfs Restore mapping of file id to pid/type/fd. 2019-04-25 22:48:42 +00:00
specfs
umapfs Set "mnt_lower" before the first file system operation on the new file system. 2019-02-20 10:05:59 +00:00
Makefile