diff options
author | Li Zetao <[email protected]> | 2024-08-29 02:28:55 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-09-10 16:51:20 +0200 |
commit | 266a9361a4cb196ef5e5b4bb0a6c7f8bf2139825 (patch) | |
tree | a232d46af22a3779fef19614f346b9471303af1f /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | fd1e75d0105d2289e24b6d63cee49e6f7952c8bf (diff) |
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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions