Home
last modified time | relevance | path

Searched refs:btrfs_alloc_page_array (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dextent_io.h279 int btrfs_alloc_page_array(unsigned int nr_pages, struct page **page_array);
A Draid56.c977 ret = btrfs_alloc_page_array(rbio->nr_pages, rbio->stripe_pages); in alloc_rbio_pages()
991 ret = btrfs_alloc_page_array(rbio->nr_pages - data_pages, in alloc_rbio_parity_pages()
1532 ret = btrfs_alloc_page_array(data_pages, rbio->stripe_pages); in alloc_rbio_data_pages()
A Dcompression.c582 ret2 = btrfs_alloc_page_array(cb->nr_pages, cb->compressed_pages); in btrfs_submit_compressed_read()
A Dextent_io.c845 int btrfs_alloc_page_array(unsigned int nr_pages, struct page **page_array) in btrfs_alloc_page_array() function
3745 ret = btrfs_alloc_page_array(num_pages, new->pages); in btrfs_clone_extent_buffer()
3781 ret = btrfs_alloc_page_array(num_pages, eb->pages); in __alloc_dummy_extent_buffer()
A Dcheck-integrity.c1557 ret = btrfs_alloc_page_array(num_pages, block_ctx->pagev); in btrfsic_read_block()
A Dinode.c10003 ret = btrfs_alloc_page_array(nr_pages, pages); in btrfs_encoded_read_regular()

Completed in 44 milliseconds