Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dio_write.c109 static struct page *__bio_alloc_page_pool(struct bch_fs *c, bool *using_mempool) in __bio_alloc_page_pool() function
135 struct page *page = __bio_alloc_page_pool(c, &using_mempool); in bch2_bio_alloc_pages_pool()