Searched refs:bch_count_io_errors (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/bcache/ |
H A D | io.c | 82 void bch_count_io_errors(struct cache *ca, in bch_count_io_errors() function 164 bch_count_io_errors(ca, error, is_read, m); in bch_bbio_count_io_errors()
|
H A D | bcache.h | 964 void bch_count_io_errors(struct cache *ca, blk_status_t error,
|
H A D | writeback.c | 458 bch_count_io_errors(io->dc->disk.c->cache, in read_dirty_endio()
|
H A D | super.c | 361 bch_count_io_errors(ca, bio->bi_status, 0, in write_super_endio()
|