NetBSD/sys/miscfs
riastradh ab579ad815 genfs: KASSERT(A && B) -> KASSERT(A); KASSERT(B) 2023-04-09 12:26:36 +00:00
..
deadfs miscfs/deadfs/deadfs.h: New home for deadfs-related externs. 2022-10-26 23:39:43 +00:00
fdesc dedup the eofs link/symlink methods 2022-03-27 17:10:55 +00:00
fifofs miscfs/fifofs/fifo.h: New home for extern fifo_vnodeop_opv_desc. 2022-10-26 23:40:20 +00:00
genfs genfs: KASSERT(A && B) -> KASSERT(A); KASSERT(B) 2023-04-09 12:26:36 +00:00
kernfs dedup the eofs link/symlink methods 2022-03-27 17:10:55 +00:00
nullfs Set IMNT_MPSAFE only if the lower layer has it set. 2023-02-06 10:32:58 +00:00
overlay Add a helper to set or clear lower mount and use it. 2022-11-04 11:20:39 +00:00
procfs Add missing permission check 2022-06-17 14:30:37 +00:00
specfs miscfs/specfs/specdev.h: New home for extern spec_vnodeop_opv_desc. 2022-10-26 23:40:08 +00:00
umapfs Add a helper to set or clear lower mount and use it. 2022-11-04 11:20:39 +00:00
Makefile Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00