Home
last modified time | relevance | path

Searched refs:bch_submit_bbio (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/bcache/
H A Dio.c46 void bch_submit_bbio(struct bio *bio, struct cache_set *c, in bch_submit_bbio() function
H A Dbcache.h977 void bch_submit_bbio(struct bio *bio, struct cache_set *c,
H A Dbtree.c261 bch_submit_bbio(bio, b->c, &b->key, 0); in bch_btree_node_read()
385 bch_submit_bbio(b->bio, b->c, &k.key, 0); in do_btree_node_write()
396 bch_submit_bbio(b->bio, b->c, &k.key, 0); in do_btree_node_write()
H A Dsuper.c439 bch_submit_bbio(bio, c, k, i); in uuid_io()