NetBSD/sys/ufs/ffs
2005-01-11 00:19:36 +00:00
..
ffs_alloc.c Remove some unnecessary (int32_t) casts that would cause us to screw up the 2004-12-15 07:11:51 +00:00
ffs_appleufs.c
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
ffs_extern.h While creating a snapshot inodes must be freed from the 2004-08-29 10:13:48 +00:00
ffs_inode.c Don't write out the extra zero pages with PGO_SYNCIO. We start an asynchronous 2004-08-15 19:01:16 +00:00
ffs_snapshot.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
ffs_snapshot.stub.c
ffs_softdep.c Remove some unnecessary (int32_t) casts that would cause us to screw up the 2004-12-15 07:11:51 +00:00
ffs_softdep.stub.c
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Rearrange some code slightly to avoid uninitialized variable warnings. 2005-01-11 00:19:36 +00:00
ffs_vnops.c
fs.h
Makefile
softdep.h