bch_bbio_alloc    955 drivers/md/bcache/bcache.h struct bio *bch_bbio_alloc(struct cache_set *c);
bch_bbio_alloc    309 drivers/md/bcache/btree.c 	bio = bch_bbio_alloc(b->c);
bch_bbio_alloc    404 drivers/md/bcache/btree.c 	b->bio = bch_bbio_alloc(b->c);
bch_bbio_alloc     52 drivers/md/bcache/debug.c 	bio = bch_bbio_alloc(b->c);
bch_bbio_alloc    352 drivers/md/bcache/super.c 		struct bio *bio = bch_bbio_alloc(c);
bch_bbio_alloc    515 drivers/md/bcache/super.c 	struct bio *bio = bch_bbio_alloc(ca->set);