NetBSD/sys/ufs/ext2fs
pgoyette 31dfde78a5 Split the ufs code out of the ffs module and into its own module.
Adapt chfs and ext2fs modules accordingly.
2019-06-20 03:31:29 +00:00
..
Makefile
ext2fs.h
ext2fs_alloc.c
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extents.c
ext2fs_extents.h
ext2fs_extern.h
ext2fs_hash.c
ext2fs_hash.h
ext2fs_htree.c
ext2fs_htree.h
ext2fs_inode.c
ext2fs_lookup.c
ext2fs_readwrite.c
ext2fs_rename.c
ext2fs_subr.c
ext2fs_vfsops.c Split the ufs code out of the ffs module and into its own module. 2019-06-20 03:31:29 +00:00
ext2fs_vnops.c Add "void *extra" argument to vcache_new() so a file system may 2019-01-01 10:06:54 +00:00
ext2fs_xattr.c
ext2fs_xattr.h