linux/fs/ext4
Avantika Mathur 09b882520b [PATCH] ext4: Eliminate inline functions
Removes all inline keywords, since the compiler will make static functions
inline when it is appropriate.

Signed-off-by: Avantika Mathur <mathur@us.ibm.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:48 -08:00
..
acl.c
acl.h
balloc.c [PATCH] ext4 balloc: fix _with_rsv freeze 2006-12-07 08:39:43 -08:00
bitmap.c
dir.c
ext4_jbd2.c [PATCH] ext4: uninline large functions 2006-12-07 08:39:35 -08:00
extents.c [PATCH] ext4: Eliminate inline functions 2006-12-07 08:39:48 -08:00
file.c
fsync.c
hash.c
ialloc.c
inode.c [PATCH] retries in ext4_prepare_write() violate ordering requirements 2006-12-07 08:39:37 -08:00
ioctl.c
Makefile [PATCH] ext4: uninline large functions 2006-12-07 08:39:35 -08:00
namei.c
namei.h
resize.c
super.c [PATCH] ext3/4: don't do orphan processing on readonly devices 2006-12-07 08:39:44 -08:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h