Home
last modified time | relevance | path

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

/linux-6.12.1/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.h974 struct bio *bch_bbio_alloc(struct cache_set *c);
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()
Dsuper.c430 struct bio *bio = bch_bbio_alloc(c); in uuid_io()
593 struct bio *bio = bch_bbio_alloc(ca->set); in prio_io()