NetBSD/sys/ufs/ffs
2007-02-15 15:40:50 +00:00
..
ffs_alloc.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 16:55:29 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
ffs_bswap.c
ffs_extern.h New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
ffs_inode.c ffs_truncate: don't forget to zero the past eof in the case of 2006-10-17 11:39:18 +00:00
ffs_snapshot.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
ffs_softdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
ffs_softdep.stub.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ffs_subr.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
ffs_tables.c
ffs_vfsops.c Replace some uses of lockmgr() / simplelocks. 2007-02-15 15:40:50 +00:00
ffs_vnops.c Change fstrans enum types to upper case. 2007-01-29 15:42:50 +00:00
fs.h
Makefile
softdep.h