NetBSD/sys/fs/filecorefs
pooka b4099c3e1d Rototill all remaining file systems to use ubc_uiomove() instead
of the ubc_alloc() - uiomove() - ubc_release() dance.
2008-11-26 20:17:33 +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
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 Rototill all remaining file systems to use ubc_uiomove() instead 2008-11-26 20:17:33 +00:00
filecore.h
files.filecorefs
Makefile