Home
last modified time | relevance | path

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

/Linux-v5.4/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.h952 struct bio *bch_bbio_alloc(struct cache_set *c);
Dbtree.c309 bio = bch_bbio_alloc(b->c); in bch_btree_node_read()
404 b->bio = bch_bbio_alloc(b->c); in do_btree_node_write()
Dsuper.c352 struct bio *bio = bch_bbio_alloc(c); in uuid_io()
515 struct bio *bio = bch_bbio_alloc(ca->set); in prio_io()