NetBSD/sys/ufs/ffs
enami 95a1bfa14c - 16 * 8 != 168
- offset should be endian independent.
2000-12-23 14:42:06 +00:00
..
Makefile
ffs_alloc.c Don't set the value of doreallocblks here; it's defined over in vfs_cluster.c 2000-11-30 20:56:10 +00:00
ffs_balloc.c
ffs_bswap.c - 16 * 8 != 168 2000-12-23 14:42:06 +00:00
ffs_extern.h
ffs_inode.c
ffs_softdep.c Patch from Kirk McKusick to fix an ordering problem in softdep_setup_freeblks() 2000-12-13 20:07:32 +00:00
ffs_softdep.stub.c
ffs_subr.c
ffs_tables.c
ffs_vfsops.c in ffs_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-04 09:37:06 +00:00
ffs_vnops.c call pgo_flush with (start,end) rather than (start,length). 2000-12-10 19:41:35 +00:00
fs.h
softdep.h