diff options
author | 2024-08-29 02:28:55 +0800 | |
---|---|---|
committer | 2024-09-10 16:51:20 +0200 | |
commit | 266a9361a4cb196ef5e5b4bb0a6c7f8bf2139825 (patch) | |
tree | a232d46af22a3779fef19614f346b9471303af1f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | btrfs: make compression path to be subpage compatible (diff) | |
download | wireguard-linux-266a9361a4cb196ef5e5b4bb0a6c7f8bf2139825.tar.xz wireguard-linux-266a9361a4cb196ef5e5b4bb0a6c7f8bf2139825.zip |
btrfs: convert clear_page_extent_mapped() to take a folio
The old page API is being gradually replaced and converted to use folio
to improve code readability and avoid repeated conversion between page
and folio. Now clear_page_extent_mapped() can deal with a folio
directly, so change its name to clear_folio_extent_mapped().
Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions