NetBSD/sys/miscfs/umapfs
hannken 1423e65b26 Clean up vnode lock operations pass 2:
VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.
2010-06-24 12:58:48 +00:00
..
Makefile
files.umapfs
umap.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
umap_subr.c ansify function definitions 2009-03-15 17:14:40 +00:00
umap_vfsops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
umap_vnops.c Change layered file systems to always pass the locking VOP's down to the 2010-06-06 08:01:30 +00:00