Searched refs:bch_submit_bbio (Results 1 – 6 of 6) sorted by relevance
| /drivers/md/bcache/ |
| A D | io.c | 46 void bch_submit_bbio(struct bio *bio, struct cache_set *c, in bch_submit_bbio() function
|
| A D | movinggc.c | 121 bch_submit_bbio(bio, io->op.c, &io->w->key, 0); in CLOSURE_CALLBACK()
|
| A D | bcache.h | 977 void bch_submit_bbio(struct bio *bio, struct cache_set *c,
|
| A D | btree.c | 260 bch_submit_bbio(bio, b->c, &b->key, 0); in bch_btree_node_read() 384 bch_submit_bbio(b->bio, b->c, &k.key, 0); in do_btree_node_write() 395 bch_submit_bbio(b->bio, b->c, &k.key, 0); in do_btree_node_write()
|
| A D | request.c | 248 bch_submit_bbio(n, op->c, k, 0); in CLOSURE_CALLBACK()
|
| A D | super.c | 438 bch_submit_bbio(bio, c, k, i); in uuid_io()
|
Completed in 20 milliseconds