Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dio.c24 struct bio *bch_bbio_alloc(struct cache_set *c) in bch_bbio_alloc() function
Ddebug.c52 bio = bch_bbio_alloc(b->c); in bch_btree_verify()
Dbcache.h936 struct bio *bch_bbio_alloc(struct cache_set *c);
Dsuper.c348 struct bio *bio = bch_bbio_alloc(c); in uuid_io()
506 struct bio *bio = bch_bbio_alloc(ca->set); in prio_io()
Dbtree.c304 bio = bch_bbio_alloc(b->c); in bch_btree_node_read()
399 b->bio = bch_bbio_alloc(b->c); in do_btree_node_write()