Home
last modified time | relevance | path

Searched refs:bch_bbio_alloc (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/md/bcache/
Dio.c22 struct bio *bch_bbio_alloc(struct cache_set *c) in bch_bbio_alloc() function
Ddebug.c51 bio = bch_bbio_alloc(b->c); in bch_btree_verify()
Dbcache.h857 struct bio *bch_bbio_alloc(struct cache_set *);
Dsuper.c349 struct bio *bio = bch_bbio_alloc(c); in uuid_io()
504 struct bio *bio = bch_bbio_alloc(ca->set); in prio_io()
Dbtree.c297 bio = bch_bbio_alloc(b->c); in bch_btree_node_read()
396 b->bio = bch_bbio_alloc(b->c); in do_btree_node_write()