Searched refs:bch_bbio_endio (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/bcache/ |
H A D | io.c | 167 void bch_bbio_endio(struct cache_set *c, struct bio *bio, in bch_bbio_endio() function
|
H A D | movinggc.c | 75 bch_bbio_endio(io->op.c, bio, bio->bi_status, "reading data to move"); in read_moving_endio()
|
H A D | bcache.h | 968 void bch_bbio_endio(struct cache_set *c, struct bio *bio,
|
H A 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()
|