Searched refs:using_mempool (Results 1 – 1 of 1) sorted by relevance
108 static struct page *__bio_alloc_page_pool(struct bch_fs *c, bool *using_mempool) in __bio_alloc_page_pool() argument112 if (likely(!*using_mempool)) { in __bio_alloc_page_pool()116 *using_mempool = true; in __bio_alloc_page_pool()131 bool using_mempool = false; in bch2_bio_alloc_pages_pool() local134 struct page *page = __bio_alloc_page_pool(c, &using_mempool); in bch2_bio_alloc_pages_pool()141 if (using_mempool) in bch2_bio_alloc_pages_pool()