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

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

Completed in 166 milliseconds