NetBSD/sys/miscfs
martin a889802f6b Now that an inline function dereferences it, make sure struct proc
is declared by including sys/proc.h here.
2022-01-19 10:23:00 +00:00
..
deadfs Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
fdesc sys/fs/fdesc: Delete silly vnop #define aliases. 2022-01-15 19:33:58 +00:00
fifofs Setting EV_EOF requires modifying kn->kn_flags. However, that relies on 2021-10-11 01:07:36 +00:00
genfs genfs(9): Prune dead branch. 2022-01-14 21:59:50 +00:00
kernfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-19 01:33:53 +00:00
nullfs Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
overlay Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
procfs Now that an inline function dereferences it, make sure struct proc 2022-01-19 10:23:00 +00:00
specfs Abolish all the silly indirection macros for initializing vnode ops tables. 2021-07-18 23:57:13 +00:00
umapfs Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
Makefile