freebsd-dev/sys/gnu/ext2fs
Jeff Roberson 6acdfd69be - File systems that wish to inspect the vnode contents or their private
v_data field before calling vget/vn_lock must check VI_XLOCK manually to
   be sure that v_data is still valid.  Implement this check in two places
   here.
2003-10-05 06:43:03 +00:00
..
alpha-bitops.h
COPYRIGHT.INFO
ext2_alloc.c
ext2_balloc.c
ext2_bitops.h Change of plans: Add ext2_bitops.h with generic and portable 2003-08-25 01:39:47 +00:00
ext2_bmap.c
ext2_extern.h
ext2_fs_sb.h
ext2_fs.h
ext2_ihash.c
ext2_inode_cnv.c
ext2_inode.c - Don't cache_purge() in ext2_reclaim. vclean() does it for us so 2003-10-05 02:44:22 +00:00
ext2_linux_balloc.c Change of plans: Add ext2_bitops.h with generic and portable 2003-08-25 01:39:47 +00:00
ext2_linux_ialloc.c Change of plans: Add ext2_bitops.h with generic and portable 2003-08-25 01:39:47 +00:00
ext2_lookup.c
ext2_mount.h
ext2_readwrite.c
ext2_subr.c
ext2_vfsops.c - File systems that wish to inspect the vnode contents or their private 2003-10-05 06:43:03 +00:00
ext2_vnops.c
fs.h - Clean-up comments that refer to the use of B_LOCKED. 2003-08-28 00:56:39 +00:00
i386-bitops.h
inode.h
sparc64-bitops.h