1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/gnu/fs/ext2fs
Stanislav Sedov e6b6691abb - Whitespace fixes.
- s_bmask field doesn't exist.
- Use correct flags in debug printf.
2009-01-18 14:54:46 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c
ext2_balloc.c
ext2_bitops.h Do not incorrectly add the low 5 bits of the offset to the resulting 2009-01-04 15:56:49 +00:00
ext2_bmap.c
ext2_extern.h
ext2_fs_sb.h - Obtain inode sizes and location of the first inode based on the contents 2009-01-18 14:04:56 +00:00
ext2_fs.h - Obtain inode sizes and location of the first inode based on the contents 2009-01-18 14:04:56 +00:00
ext2_inode_cnv.c
ext2_inode.c - Obtain inode sizes and location of the first inode based on the contents 2009-01-18 14:04:56 +00:00
ext2_linux_balloc.c
ext2_linux_ialloc.c - Obtain inode sizes and location of the first inode based on the contents 2009-01-18 14:04:56 +00:00
ext2_lookup.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
ext2_mount.h
ext2_readwrite.c
ext2_subr.c
ext2_vfsops.c - Whitespace fixes. 2009-01-18 14:54:46 +00:00
ext2_vnops.c According to phk@, VOP_STRATEGY should never, _ever_, return 2008-12-16 21:13:11 +00:00
fs.h
i386-bitops.h
inode.h
sparc64-bitops.h