Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dio.c235 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, error, "reading data to move"); in read_moving_endio()
Dbcache.h872 void bch_bbio_endio(struct cache_set *, struct bio *, int, const char *);
Drequest.c188 bch_bbio_endio(op->c, bio, error, "writing data to cache"); in bch_data_insert_endio()
495 bch_bbio_endio(s->iop.c, bio, error, "reading from cache"); in bch_cache_read_endio()