NetBSD/sys/miscfs/genfs
riastradh 06a7b095fe genfs(9): Prune dead branch. 2022-01-14 21:59:50 +00:00
..
Makefile
genfs.h Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
genfs_io.c genfs(9): Prune dead branch. 2022-01-14 21:59:50 +00:00
genfs_node.h Update a comment. 2020-03-14 21:47:41 +00:00
genfs_rename.c Don't use genfs_rename_knote() in the "rename foo over hard-link to itself" 2021-10-20 13:29:06 +00:00
genfs_vfsops.c Make mntvnode_lock per-mount, and address false sharing of struct mount. 2019-12-22 19:47:34 +00:00
genfs_vnops.c Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00
layer.h Field "layerm_vfs" of "struct layer_mount" got superseded by "mnt_lower". 2017-04-11 07:51:37 +00:00
layer_extern.h VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
layer_subr.c Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
layer_vfsops.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
layer_vnops.c Overhaul of the EVFILT_VNODE kevent(2) filter: 2021-10-20 03:08:16 +00:00