Searched refs:bch_bbio_endio (Results 1 – 4 of 4) sorted by relevance
/drivers/md/bcache/ |
D | io.c | 166 void bch_bbio_endio(struct cache_set *c, struct bio *bio, in bch_bbio_endio() function
|
D | movinggc.c | 75 bch_bbio_endio(io->op.c, bio, bio->bi_status, "reading data to move"); in read_moving_endio()
|
D | bcache.h | 965 void bch_bbio_endio(struct cache_set *c, struct bio *bio,
|
D | request.c | 184 bch_bbio_endio(op->c, bio, bio->bi_status, "writing data to cache"); in bch_data_insert_endio() 506 bch_bbio_endio(s->iop.c, bio, bio->bi_status, "reading from cache"); in bch_cache_read_endio()
|