Searched refs:bch_bio_alloc_pages (Results 1 – 5 of 5) sorted by relevance
268 int bch_bio_alloc_pages(struct bio *bio, gfp_t gfp_mask) in bch_bio_alloc_pages() function
123 if (bch_bio_alloc_pages(check, GFP_NOIO)) in bch_data_verify()
559 int bch_bio_alloc_pages(struct bio *bio, gfp_t gfp_mask);
942 if (bch_bio_alloc_pages(cache_bio, __GFP_NOWARN|GFP_NOIO)) in cached_dev_cache_miss()
375 if (!bch_bio_alloc_pages(b->bio, GFP_NOWAIT)) { in do_btree_node_write()