NetBSD/sys/miscfs
2020-04-29 07:18:24 +00:00
..
deadfs UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
fdesc Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
fifofs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
genfs Allow root to access and modify system space extended attributes. 2020-04-25 22:28:47 +00:00
kernfs switch to kmem_zalloc() instead of malloc() for struct kernfs_mount 2020-04-07 08:35:49 +00:00
nullfs Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
overlay Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
procfs Put forward declaration a little further forward to unbreak build. 2020-04-29 07:18:24 +00:00
specfs when determining I/O block size for VBLK device, only use pi_bsize 2020-04-13 20:02:27 +00:00
umapfs Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
Makefile Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00