NetBSD/sys/ufs/ext2fs
2011-11-18 21:18:50 +00:00
..
ext2fs_alloc.c
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h Pass the ufs_lookup_results pointer around instead of fetching it from 2011-07-12 16:59:48 +00:00
ext2fs_inode.c Rename uvm_vnp_zerorange(struct vnode *, off_t, size_t) to 2011-06-16 09:21:02 +00:00
ext2fs_lookup.c Pass the ufs_lookup_results pointer around instead of fetching it from 2011-07-12 16:59:48 +00:00
ext2fs_readwrite.c Obey MNT_RELATIME, the only addition is that mkdir in ufs sets IN_ACCESS too. 2011-11-18 21:18:50 +00:00
ext2fs_subr.c
ext2fs_vfsops.c VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount() 2011-11-14 18:35:12 +00:00
ext2fs_vnops.c Obey MNT_RELATIME, the only addition is that mkdir in ufs sets IN_ACCESS too. 2011-11-18 21:18:50 +00:00
ext2fs.h
Makefile