NetBSD/sys/ufs/ffs
jdolecek d9466585b7 make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
..
Makefile
ffs_alloc.c constify 2001-01-18 20:28:15 +00:00
ffs_balloc.c Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ffs_bswap.c - 16 * 8 != 168 2000-12-23 14:42:06 +00:00
ffs_extern.h Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
ffs_inode.c Convert a MALLOC with a variable size to malloc(). Saves 220 bytes of text 2001-01-01 05:17:26 +00:00
ffs_softdep.c attach the softdep pagecache pseudo-buffers to the inode 2001-01-10 04:47:10 +00:00
ffs_softdep.stub.c RCS ID 2001-01-10 16:45:56 +00:00
ffs_subr.c
ffs_tables.c constify 2001-01-18 20:28:15 +00:00
ffs_vfsops.c make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
ffs_vnops.c make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const 2001-01-22 12:17:35 +00:00
fs.h
softdep.h