NetBSD/sys/ufs/ffs
hannken ee78d91829 When invalidating short buffers on the snapshots clean list use bbusy()
to mark the buffer busy.  There exists a small window where a buffer is
done but not released and therefore still busy.
2013-05-07 09:40:54 +00:00
..
ffs_alloc.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ffs_appleufs.c
ffs_balloc.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ffs_bswap.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ffs_extern.h Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
ffs_inode.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ffs_quota2.c
ffs_snapshot.c When invalidating short buffers on the snapshots clean list use bbusy() 2013-05-07 09:40:54 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ffs_vnops.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ffs_wapbl.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
fs.h Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
Makefile