aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2019-12-31 12:04:40 -0600
committerTheodore Ts'o <tytso@mit.edu>2020-01-17 16:24:54 -0500
commit43f816772ff3b4adc5cef24c78916bfbc8fee57f (patch)
treee3ac572335b23991d9763c943ce99babc7fa7632 /Kbuild
parentext4: remove redundant S_ISREG() checks from ext4_fallocate() (diff)
downloadlinux-dev-43f816772ff3b4adc5cef24c78916bfbc8fee57f.tar.xz
linux-dev-43f816772ff3b4adc5cef24c78916bfbc8fee57f.zip
ext4: make some functions static in extents.c
Make the following functions static since they're only used in extents.c: __ext4_ext_dirty() ext4_can_extents_be_merged() ext4_collapse_range() ext4_insert_range() Also remove the prototype for ext4_ext_writepage_trans_blocks(), as this function is not defined anywhere. Signed-off-by: Eric Biggers <ebiggers@google.com> Link: https://lore.kernel.org/r/20191231180444.46586-5-ebiggers@kernel.org Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com> Reviewed-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions