NetBSD/sys/fs/filecorefs
hannken fb62bef947 Make holding v_interlock mandatory for callers of vget().
Announced some time ago on tech-kern.
2010-07-21 17:52:09 +00:00
..
Makefile
filecore.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
filecore_bmap.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
filecore_extern.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
filecore_lookup.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
filecore_mount.h
filecore_node.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
filecore_node.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
filecore_utils.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
filecore_vfsops.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
filecore_vnops.c Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
files.filecorefs