Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dio.c24 struct bio *bch_bbio_alloc(struct cache_set *c) in bch_bbio_alloc() function
A Ddebug.c52 bio = bch_bbio_alloc(b->c); in bch_btree_verify()
A Dbcache.h963 struct bio *bch_bbio_alloc(struct cache_set *c);
A Dsuper.c433 struct bio *bio = bch_bbio_alloc(c); in uuid_io()
597 struct bio *bio = bch_bbio_alloc(ca->set); in prio_io()
A Dbtree.c253 bio = bch_bbio_alloc(b->c); in bch_btree_node_read()
348 b->bio = bch_bbio_alloc(b->c); in do_btree_node_write()

Completed in 23 milliseconds