Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dmovinggc.c126 bch_submit_bbio(bio, s->op.c, &io->w->key, 0); in read_moving_submit()
Dio.c298 void bch_submit_bbio(struct bio *bio, struct cache_set *c, in bch_submit_bbio() function
Dbcache.h1191 void bch_submit_bbio(struct bio *, struct cache_set *, struct bkey *, unsigned);
Dbtree.c267 bch_submit_bbio(b->bio, b->c, &b->key, 0); in bch_btree_read()
346 bch_submit_bbio(b->bio, b->c, &k.key, 0); in do_btree_write()
354 bch_submit_bbio(b->bio, b->c, &k.key, 0); in do_btree_write()
Drequest.c538 bch_submit_bbio(n, op->c, k, 0); in bch_insert_data_loop()
Dsuper.c359 bch_submit_bbio(bio, c, k, i); in uuid_io()