NetBSD/sys/ufs/ffs
pk 338f31f581 Make the buffer cache code MP-safe. 2003-02-05 21:38:38 +00:00
..
Makefile
ffs_alloc.c More printf format cleanup to reduce casts. 2003-01-26 06:42:31 +00:00
ffs_appleufs.c use be32toh instead of ntohl, etc. 2002-11-02 19:31:09 +00:00
ffs_balloc.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ffs_bswap.c These sources are pulled into makefs(8), so we need config.h and protection 2002-01-31 19:19:22 +00:00
ffs_extern.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ffs_inode.c The oldblks and newblks arrays are used to store direct copies of 2003-01-25 16:40:28 +00:00
ffs_softdep.c Make the buffer cache code MP-safe. 2003-02-05 21:38:38 +00:00
ffs_softdep.stub.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ffs_subr.c Use PRId64 instead of hard coding "%lld" to fix build problems under 2003-01-25 18:12:31 +00:00
ffs_tables.c These sources are pulled into makefs(8), so we need config.h and protection 2002-01-31 19:19:22 +00:00
ffs_vfsops.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ffs_vnops.c Make the buffer cache code MP-safe. 2003-02-05 21:38:38 +00:00
fs.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
softdep.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00