Home
last modified time | relevance | path

Searched refs:btrfs_alloc_folio_array (Results 1 – 4 of 4) sorted by relevance

/linux/fs/btrfs/
H A Dextent_io.h369 int btrfs_alloc_folio_array(unsigned int nr_folios, unsigned int order,
H A Dcompression.c633 ret = btrfs_alloc_folio_array(cb->nr_folios, fs_info->block_min_order, in btrfs_submit_compressed_read()
H A Dscrub.c372 ret = btrfs_alloc_folio_array(BTRFS_STRIPE_LEN >> min_folio_shift, in init_scrub_stripe()
H A Dextent_io.c637 int btrfs_alloc_folio_array(unsigned int nr_folios, unsigned int order, in btrfs_alloc_folio_array() function