diff options
author | Li Zetao <[email protected]> | 2024-08-29 02:28:56 +0800 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-09-10 16:51:20 +0200 |
commit | d4aeb5f7a7e67d780e3eaae0b6e7d4e2d31042ee (patch) | |
tree | 6a061f05d08884c91f042313db0bd12c407c472c /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 266a9361a4cb196ef5e5b4bb0a6c7f8bf2139825 (diff) |
btrfs: convert get_next_extent_buffer() 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. Use folio_pos instead of page_offset, which is more
consistent with folio usage.
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