bch_bio_alloc_pages  431 drivers/md/bcache/btree.c 	if (!bch_bio_alloc_pages(b->bio, __GFP_NOWARN|GFP_NOWAIT)) {
bch_bio_alloc_pages  123 drivers/md/bcache/debug.c 	if (bch_bio_alloc_pages(check, GFP_NOIO))
bch_bio_alloc_pages  166 drivers/md/bcache/movinggc.c 		if (bch_bio_alloc_pages(bio, GFP_KERNEL))
bch_bio_alloc_pages  941 drivers/md/bcache/request.c 	if (bch_bio_alloc_pages(cache_bio, __GFP_NOWARN|GFP_NOIO))
bch_bio_alloc_pages  587 drivers/md/bcache/util.h int bch_bio_alloc_pages(struct bio *bio, gfp_t gfp_mask);
bch_bio_alloc_pages  477 drivers/md/bcache/writeback.c 			if (bch_bio_alloc_pages(&io->bio, GFP_KERNEL))