NetBSD/sys/ufs/ffs
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
ffs_alloc.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_appleufs.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_balloc.c Remove some unnecessary (int32_t) casts that would cause us to screw up the 2004-12-15 07:11:51 +00:00
ffs_bswap.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_extern.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_inode.c
ffs_snapshot.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_softdep.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_softdep.stub.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_subr.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_tables.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
ffs_vfsops.c - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
ffs_vnops.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
fs.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
softdep.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00