aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorLi Zetao <[email protected]>2024-08-29 02:29:08 +0800
committerDavid Sterba <[email protected]>2024-09-10 16:51:21 +0200
commitfaad57ae20190de6375e1c3a7144c7ae66ab4ddf (patch)
treea3c64660ba0cecd79dacac159934fe7a80ecbabf /tools/testing/selftests/bpf/progs/test_autoload.c
parentaeb6d8814841ec106acc5ffea772d4102ffc72b6 (diff)
btrfs: convert copy_inline_to_page() to use 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. Moreover find_or_create_page() is compatible API, and it can replaced with __filemap_get_folio(). Some interfaces have been converted to use folio before, so the conversion operation from page can be eliminated here. 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