NetBSD/sys/fs/filecorefs
thorpej e633e8b61b - Define a VFS_ATTACH() macro that places a reference to a vfsops structure
into the "vfsops" link set.
- Use VFS_ATTACH() where vfsops are declared for individual file systems.
- In vfsinit(), traverse the "vfsops" link set, rather than vfs_list_initial[].
2005-03-29 02:41:05 +00:00
..
filecore_bmap.c
filecore_extern.h
filecore_lookup.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
filecore_mount.h
filecore_node.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
filecore_node.h
filecore_utils.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
filecore_vfsops.c - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
filecore_vnops.c adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
filecore.h
files.filecorefs nuke trailing whitespace 2005-02-26 22:58:54 +00:00
Makefile