diff options
| author | Qu Wenruo <[email protected]> | 2024-01-29 09:46:10 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-05-07 19:31:02 +0000 |
| commit | 11e03f2f4b79eac2176d8ae5120bc9857e7fbb29 (patch) | |
| tree | 9369a8bf1879651f8a1a56f2145e6c66455a0b78 /fs/btrfs/compression.c | |
| parent | btrfs: migrate insert_inline_extent() to folio interfaces (diff) | |
| download | kernel-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
