diff options
| author | 2022-02-13 17:22:10 -0500 | |
|---|---|---|
| committer | 2022-03-21 12:59:02 -0400 | |
| commit | c56109dd35c9204cd6c49d2116ef36e5044ef867 (patch) | |
| tree | dd7d6540d3562d0760663375cb88b76cb0bf310d /fs/vboxsf/utils.c | |
| parent | mm: Turn deactivate_file_page() into deactivate_file_folio() (diff) | |
| download | linux-dev-c56109dd35c9204cd6c49d2116ef36e5044ef867.tar.xz linux-dev-c56109dd35c9204cd6c49d2116ef36e5044ef867.zip | |
mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pages()
We can save a function call by combining these two functions, which
are identical except for the return value. Also move the prototype
to mm/internal.h.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Diffstat (limited to 'fs/vboxsf/utils.c')
0 files changed, 0 insertions, 0 deletions
