NetBSD/sys/ufs/ffs
..
ffs_alloc.c Use variables for some cg accesses; makes things more readable and more 2003-04-12 10:33:17 +00:00
ffs_appleufs.c use be32toh instead of ntohl, etc. 2002-11-02 19:31:09 +00:00
ffs_balloc.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_bswap.c
ffs_extern.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_inode.c Remove some leftover diagnostic checks. 2003-04-10 20:02:36 +00:00
ffs_softdep.c
ffs_softdep.stub.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_subr.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_tables.c
ffs_vfsops.c Don't cache buffers used when finding the superblock, it can lead to 2003-04-12 10:35:58 +00:00
ffs_vnops.c ffs_reclaim may be called while the dinode pointer in the inode structure 2003-04-16 07:38:25 +00:00
fs.h * Use the old and new time fields in the superblock as well as a few others 2003-04-05 13:37:36 +00:00
Makefile
softdep.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00