NetBSD/sys/fs/filecorefs
2008-04-30 14:07:13 +00:00
..
filecore_bmap.c Make various bits of debug code compile again. 2008-04-30 14:07:13 +00:00
filecore_extern.h Avoid stack allocation of large dirent structures in foo_readdir(). 2007-09-24 00:42:12 +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 - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_node.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
filecore_node.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_utils.c Make various bits of debug code compile again. 2008-04-30 14:07:13 +00:00
filecore_vfsops.c PR kern/38135 vfs_busy/vfs_trybusy confusion 2008-04-30 12:49:16 +00:00
filecore_vnops.c Make various bits of debug code compile again. 2008-04-30 14:07:13 +00:00
filecore.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
files.filecorefs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile