Searched refs:bch_count_io_errors (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/md/bcache/ |
D | io.c | 81 void bch_count_io_errors(struct cache *ca, in bch_count_io_errors() function 163 bch_count_io_errors(ca, error, is_read, m); in bch_bbio_count_io_errors()
|
D | bcache.h | 964 void bch_count_io_errors(struct cache *ca, blk_status_t error,
|
D | writeback.c | 381 bch_count_io_errors(PTR_CACHE(io->dc->disk.c, &w->key, 0), in read_dirty_endio()
|
D | super.c | 331 bch_count_io_errors(ca, bio->bi_status, 0, in write_super_endio()
|