NetBSD/sys/fs/filecorefs
rumble 28f5ebd853 Create sysctl entries during module initialisation and destroy them
appropriately.

Many of these file systems are now ready for modularisation.
2008-06-28 01:34:05 +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 Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
filecore_extern.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
filecore_lookup.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
filecore_mount.h
filecore_node.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
filecore_node.h
filecore_utils.c Make various bits of debug code compile again. 2008-04-30 14:07:13 +00:00
filecore_vfsops.c Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
filecore_vnops.c Make sure all cached buffers with valid, not yet written data have been 2008-05-16 09:21:59 +00:00
files.filecorefs