diff options
author | Li Zetao <lizetao1@huawei.com> | 2024-08-28 21:29:02 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-09-10 17:51:21 +0300 |
commit | dd0a8df455665fe896125e15dfe3847f1e18462f (patch) | |
tree | 9b81ae0717de9f56d72ce4e4577c608a7adfbdd5 /rust/helpers/task.c | |
parent | 08dd8507b11684427f5d0f07f18f1b1fb2d9f28a (diff) | |
download | linux-dd0a8df455665fe896125e15dfe3847f1e18462f.tar.xz |
btrfs: convert try_release_extent_state() 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. Moreover, use folio_pos() instead of page_offset(),
which is more consistent with folio usage.
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 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions