Home
last modified time | relevance | path

Searched refs:bch_bbio_count_io_errors (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/md/bcache/
Dio.c108 void bch_bbio_count_io_errors(struct cache_set *c, struct bio *bio, in bch_bbio_count_io_errors() function
142 bch_bbio_count_io_errors(c, bio, error, m); in bch_bbio_endio()
Dbcache.h853 void bch_bbio_count_io_errors(struct cache_set *, struct bio *,
Dbtree.c382 bch_bbio_count_io_errors(b->c, bio, bio->bi_error, "writing btree"); in btree_node_write_endio()