diff options
author | 2022-12-21 03:12:12 +0800 | |
---|---|---|
committer | 2023-01-11 11:15:18 -0800 | |
commit | 1cd7565449de6e838ff5a3fa75fbd2ce58c6d955 (patch) | |
tree | 6d5efcff4f70784add3246326e0ca0caa1c9126f /fs/f2fs/segment.h | |
parent | f2fs: remove unnecessary blank lines (diff) | |
download | wireguard-linux-1cd7565449de6e838ff5a3fa75fbd2ce58c6d955.tar.xz wireguard-linux-1cd7565449de6e838ff5a3fa75fbd2ce58c6d955.zip |
f2fs: add a f2fs_ prefix to punch_hole() and expand_inode_data()
For example, f2fs_collapse_range(), f2fs_collapse_range(),
f2fs_insert_range(), the functions used in f2fs_fallocate()
are all prefixed with f2fs_, so let's keep the name consistent.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/segment.h')
0 files changed, 0 insertions, 0 deletions