Searched refs:bch_bbio_count_io_errors (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/md/bcache/ |
D | io.c | 206 void bch_bbio_count_io_errors(struct cache_set *c, struct bio *bio, in bch_bbio_count_io_errors() function 240 bch_bbio_count_io_errors(c, bio, error, m); in bch_bbio_endio()
|
D | bcache.h | 870 void bch_bbio_count_io_errors(struct cache_set *, struct bio *,
|
D | btree.c | 382 bch_bbio_count_io_errors(b->c, bio, error, "writing btree"); in btree_node_write_endio()
|