NetBSD/sys/ufs/ext2fs
2013-04-08 21:12:33 +00:00
..
ext2fs_alloc.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ext2fs_balloc.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_bmap.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_bswap.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_dinode.h Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_dir.h
ext2fs_extern.h Write support for the Ext4 Read-only Compatible Feature "huge_file". 2012-11-21 23:11:23 +00:00
ext2fs_inode.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_lookup.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_readwrite.c Write support for the Ext4 Read-only Compatible Feature "huge_file". 2012-11-21 23:11:23 +00:00
ext2fs_rename.c Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
ext2fs_subr.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
ext2fs_vfsops.c Remove some set but unused variables 2013-04-08 21:12:33 +00:00
ext2fs_vnops.c C99 section 6.7.2.3 (Tags) Note 3 states that: 2013-03-18 19:35:35 +00:00
ext2fs.h Write support for the Ext4 Read-only Compatible Feature "huge_file". 2012-11-21 23:11:23 +00:00
Makefile