NetBSD/sys/ufs/ext2fs
christos 26c7e22f4a GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
..
Makefile Install new header and fix rump to include the corresponding source as 2016-06-03 21:55:50 +00:00
ext2fs.h GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
ext2fs_alloc.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ext2fs_balloc.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ext2fs_bmap.c Add ext4 extent support from GSoC 2016 (Hrishikesh Goyal), from the FreeBSD 2016-06-03 15:35:48 +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 GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
ext2fs_extents.c Add ext4 extent support from GSoC 2016 (Hrishikesh Goyal), from the FreeBSD 2016-06-03 15:35:48 +00:00
ext2fs_extents.h needs <stdbool.h> 2016-06-10 06:30:58 +00:00
ext2fs_extern.h GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
ext2fs_hash.c GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
ext2fs_hash.h GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
ext2fs_htree.c GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
ext2fs_htree.h GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
ext2fs_inode.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ext2fs_lookup.c GSoC 2016 (Hrishikesh Goyal): Htree index support from FreeBSD 2016-06-24 17:21:30 +00:00
ext2fs_readwrite.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ext2fs_rename.c Disentangle buffer-cached I/O from page-cached I/O in UFS. 2015-03-27 17:27:55 +00:00
ext2fs_subr.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ext2fs_vfsops.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ext2fs_vnops.c Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00