diff options
author | 2023-10-16 21:11:08 +0100 | |
---|---|---|
committer | 2023-10-25 16:47:09 -0700 | |
commit | 414ae0a440333143dcac39faaef00f098cceeff5 (patch) | |
tree | 9ae188cab1363a3568d15fae13904c97ae901a5b /include/linux/mmzone.h | |
parent | ntfs3: convert ntfs_zero_range() to use a folio (diff) | |
download | wireguard-linux-414ae0a440333143dcac39faaef00f098cceeff5.tar.xz wireguard-linux-414ae0a440333143dcac39faaef00f098cceeff5.zip |
ocfs2: convert ocfs2_map_page_blocks to use a folio
Convert the page argument to a folio and then use the folio APIs
throughout. Replaces three hidden calls to compound_head() with one
explicit one.
Link: https://lkml.kernel.org/r/20231016201114.1928083-22-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Pankaj Raghav <p.raghav@samsung.com>
Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/mmzone.h')
0 files changed, 0 insertions, 0 deletions