NetBSD/sys/fs/filecorefs
2008-01-25 14:32:11 +00:00
..
filecore_bmap.c Merge brelse() changes from the vmlocking branch. 2007-10-08 18:02:53 +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
filecore_node.c Fix dodgy tests of v_usecount. 2008-01-17 10:39:14 +00:00
filecore_node.h
filecore_utils.c Merge brelse() changes from the vmlocking branch. 2007-10-08 18:02:53 +00:00
filecore_vfsops.c specfs changes for PR kern/37717 (raidclose() is no longer called on 2008-01-24 17:32:52 +00:00
filecore_vnops.c Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
filecore.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
files.filecorefs
Makefile