NetBSD/sys/miscfs
thorpej 286a759751 Remove unnecessary include of <sys/malloc.h>. 2024-05-18 00:05:50 +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 uvm: Expand v_size <= v_writesize assertions to help diagnostics. 2024-04-05 13:05:40 +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 Remove unnecessary include of <sys/malloc.h>. 2024-05-18 00:05:50 +00:00
specfs specfs: KNF. No functional change intended. 2023-04-22 15:32:49 +00:00
umapfs Add a helper to set or clear lower mount and use it. 2022-11-04 11:20:39 +00:00
Makefile