aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorQu Wenruo <[email protected]>2024-01-29 09:46:10 +0000
committerDavid Sterba <[email protected]>2024-05-07 19:31:02 +0000
commit11e03f2f4b79eac2176d8ae5120bc9857e7fbb29 (patch)
tree9369a8bf1879651f8a1a56f2145e6c66455a0b78 /fs/btrfs/compression.c
parentbtrfs: migrate insert_inline_extent() to folio interfaces (diff)
downloadkernel-11e03f2f4b79eac2176d8ae5120bc9857e7fbb29.tar.gz
kernel-11e03f2f4b79eac2176d8ae5120bc9857e7fbb29.zip
btrfs: introduce btrfs_alloc_folio_array()
The new helper will do the same thing as btrfs_alloc_page_array(), but with folios. One extra difference is, there is no extra helper for bulk allocation, thus it may not be as efficient as the page version. Signed-off-by: Qu Wenruo <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions