freebsd-dev/sys/fs/ext2fs
2011-02-24 22:11:36 +00:00
..
ext2_alloc.c Use ffs() to locate free bits in the inode and block bitmaps rather than 2011-02-24 22:11:36 +00:00
ext2_balloc.c
ext2_bmap.c
ext2_dinode.h - Move special inode constants to ext2_dinode.h and rename them to match 2011-01-21 22:00:40 +00:00
ext2_dir.h
ext2_extern.h
ext2_inode_cnv.c
ext2_inode.c Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
ext2_lookup.c Move calculation of 'bmask' earlier to match it's current location in 2011-01-19 16:52:22 +00:00
ext2_mount.h Some cosmetic fixes and remove a duplicate constant. 2011-02-01 18:30:52 +00:00
ext2_readwrite.c Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize(). 2010-05-05 16:44:25 +00:00
ext2_subr.c Fix build with KDB defined. 2011-01-19 19:49:48 +00:00
ext2_vfsops.c Some cosmetic fixes and remove a duplicate constant. 2011-02-01 18:30:52 +00:00
ext2_vnops.c Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize(). 2010-05-05 16:44:25 +00:00
ext2fs.h Collapse duplicate definitions of EXT2_SB(). 2011-02-04 14:20:27 +00:00
fs.h
inode.h Merge 118969 from UFS: 2011-01-19 16:46:13 +00:00