NetBSD/sys/ufs/mfs
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
..
Makefile
mfs_extern.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
mfs_vfsops.c - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
mfs_vnops.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
mfsnode.h - hide bufq_state in mfsnode from userland. 2004-11-09 08:46:08 +00:00