kernel-fxtec-pro1x/fs/ext4
Theodore Ts'o cfe82c8567 ext4: remove ext4_new_meta_block()
There were only two one callers of the function ext4_new_meta_block(),
which just a very simpler wrapper function around
ext4_new_meta_blocks().  Change those two functions to call
ext4_new_meta_blocks() directly, to save code and stack space usage.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-12-07 14:10:54 -05:00
..
acl.c
acl.h
balloc.c ext4: remove ext4_new_meta_block() 2008-12-07 14:10:54 -05:00
bitmap.c
dir.c
ext4.h ext4: remove ext4_new_meta_block() 2008-12-07 14:10:54 -05:00
ext4_extents.h
ext4_i.h
ext4_jbd2.c
ext4_jbd2.h
ext4_sb.h
extents.c ext4: remove ext4_new_meta_block() 2008-12-07 14:10:54 -05:00
file.c
fsync.c
group.h
hash.c
ialloc.c
inode.c
ioctl.c
Kconfig
Makefile
mballoc.c
mballoc.h
migrate.c
namei.c
namei.h
resize.c
super.c
symlink.c
xattr.c ext4: remove ext4_new_meta_block() 2008-12-07 14:10:54 -05:00
xattr.h
xattr_security.c
xattr_trusted.c
xattr_user.c