Searched refs:bch_count_io_errors (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/md/bcache/ |
D | io.c | 69 void bch_count_io_errors(struct cache *ca, in bch_count_io_errors() function 151 bch_count_io_errors(ca, error, is_read, m); in bch_bbio_count_io_errors()
|
D | bcache.h | 929 void bch_count_io_errors(struct cache *ca, blk_status_t error,
|
D | writeback.c | 364 bch_count_io_errors(PTR_CACHE(io->dc->disk.c, &w->key, 0), in read_dirty_endio()
|
D | super.c | 272 bch_count_io_errors(ca, bio->bi_status, 0, in write_super_endio()
|