diff options
author | Chao Yu <yuchao0@huawei.com> | 2020-04-08 14:55:17 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-05-12 06:37:13 +0300 |
commit | 4fec3fc026717f81e34fca59937b0acbfb05642d (patch) | |
tree | 3fe7043d02e277ce19ca2decd22f4912cc65a5ca /include/trace/events/f2fs.h | |
parent | c75488fb4d82b697f381f855bf5b16779df440aa (diff) | |
download | linux-4fec3fc026717f81e34fca59937b0acbfb05642d.tar.xz |
f2fs: use round_up to enhance calculation
.i_cluster_size should be power of 2, so we can use round_up() instead
of roundup() to enhance the calculation.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/trace/events/f2fs.h')
0 files changed, 0 insertions, 0 deletions