NetBSD/sys/fs/filecorefs
2007-07-29 21:17:41 +00:00
..
filecore_bmap.c More kauth fallout. 2006-05-15 01:29:02 +00:00
filecore_extern.h Change the VFS_MOUNT() interface so that the 'data' buffer passed to the 2007-07-12 19:35:32 +00:00
filecore_lookup.c a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
filecore_mount.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_node.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
filecore_node.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
filecore_utils.c More kauth fallout. 2006-05-15 01:29:02 +00:00
filecore_vfsops.c Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter. 2007-07-26 22:57:36 +00:00
filecore_vnops.c Use _DIRENT_MINSIZE when determining the number of NFS cookies to allocate, 2007-07-29 21:17:41 +00:00
filecore.h - protect userland exported files against multiple inclusion. 2005-12-03 17:34:43 +00:00
files.filecorefs merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile