linux/fs/minix
Denys Vlasenko 4f2ed69414 minix: Deinline get_block, save 2691 bytes
This function compiles to 1402 bytes of machine code.

It has 2 callsites, and also a not-inlined copy gets created by compiler
anyway since its address gets passed as a parameter to block_truncate_page().

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
CC: Al Viro <viro@zeniv.linux.org.uk>
CC: linux-fsdevel@vger.kernel.org
CC: linux-kernel@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2017-06-29 20:09:12 -04:00
..
bitmap.c
dir.c
file.c
inode.c statx: Add a system call to make enhanced file info available 2017-03-02 20:51:15 -05:00
itree_common.c minix: Deinline get_block, save 2691 bytes 2017-06-29 20:09:12 -04:00
itree_v1.c
itree_v2.c
Kconfig
Makefile
minix.h statx: Add a system call to make enhanced file info available 2017-03-02 20:51:15 -05:00
namei.c Merge remote-tracking branch 'ovl/rename2' into for-linus 2016-10-10 23:02:51 -04:00