f2fs: expand f2fs_invalidate_compress_page() to f2fs_invalidate_compress_pages_range()
New function f2fs_invalidate_compress_pages_range() adds the @len parameter. So it can process some consecutive blocks at a time. Signed-off-by:Yi Sun <yi.sun@unisoc.com> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org>
Loading