linux/fs/ext4
Theodore Ts'o 2fa3cdfb31 ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()
The static function ext4_da_get_block_write() was only used by
mpage_da_map_blocks().  So to simplify the code, merge that function
into mpage_da_map_blocks().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2009-05-14 09:29:45 -04:00
..
acl.c
acl.h
balloc.c ext4: Convert ext4_lock_group to use sb_bgl_lock 2009-05-02 20:35:09 -04:00
bitmap.c
dir.c ext4: Define a new set of flags for ext4_get_blocks() 2009-05-14 00:58:52 -04:00
ext4_extents.h
ext4_jbd2.c
ext4_jbd2.h
ext4.h ext4: Define a new set of flags for ext4_get_blocks() 2009-05-14 00:58:52 -04:00
extents.c ext4: Define a new set of flags for ext4_get_blocks() 2009-05-14 00:58:52 -04:00
file.c
fsync.c
hash.c
ialloc.c ext4: Convert ext4_lock_group to use sb_bgl_lock 2009-05-02 20:35:09 -04:00
inode.c ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks() 2009-05-14 09:29:45 -04:00
ioctl.c
Kconfig
Makefile
mballoc.c ext4: Fix spinlock assertions on UP systems 2009-05-15 08:33:18 -04:00
mballoc.h ext4: Move fs/ext4/group.h into ext4.h 2009-05-01 19:44:44 -04:00
migrate.c
namei.c ext4: hook fiemap operation for directories 2009-05-02 22:54:32 -04:00
resize.c ext4: Move fs/ext4/group.h into ext4.h 2009-05-01 19:44:44 -04:00
super.c ext4: Convert ext4_lock_group to use sb_bgl_lock 2009-05-02 20:35:09 -04:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h