NetBSD/sys/ufs/ext2fs
2014-11-09 18:23:28 +00:00
..
ext2fs_alloc.c fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
ext2fs_balloc.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +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 Adapt ffs, lfs, and ext2fs to use genfs_rename. 2012-05-09 00:21:17 +00:00
ext2fs_extern.h Remove ext2fs_checkpath(). It is a relic from the pre-genfs_rename era. 2014-05-25 14:07:19 +00:00
ext2fs_inode.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
ext2fs_lookup.c Introduce two helper functions to centralise the namecache statistics 2014-06-03 19:30:29 +00:00
ext2fs_readwrite.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:23:28 +00:00
ext2fs_rename.c ext2fs_gro_genealogy: use vcache_get() to lookup DOTDOT. 2014-05-25 13:46:58 +00:00
ext2fs_subr.c Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
ext2fs_vfsops.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:23:28 +00:00
ext2fs_vnops.c Do not uselessly include <sys/malloc.h>. 2014-11-09 18:23:28 +00:00
ext2fs.h Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
Makefile