Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dio.c137 void bch_bbio_endio(struct cache_set *c, struct bio *bio, in bch_bbio_endio() function
Dmovinggc.c76 bch_bbio_endio(io->op.c, bio, bio->bi_error, "reading data to move"); in read_moving_endio()
Dbcache.h855 void bch_bbio_endio(struct cache_set *, struct bio *, int, const char *);
Drequest.c191 bch_bbio_endio(op->c, bio, bio->bi_error, "writing data to cache"); in bch_data_insert_endio()
501 bch_bbio_endio(s->iop.c, bio, bio->bi_error, "reading from cache"); in bch_cache_read_endio()