Searched refs:bch_count_io_errors (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/md/bcache/ | 
| D | io.c | 81 void bch_count_io_errors(struct cache *ca,  in bch_count_io_errors()  function163 	bch_count_io_errors(ca, error, is_read, m);  in bch_bbio_count_io_errors()
 
 | 
| D | bcache.h | 960 void bch_count_io_errors(struct cache *ca, blk_status_t error,
 | 
| D | writeback.c | 419 	bch_count_io_errors(io->dc->disk.c->cache,  in read_dirty_endio()
 | 
| D | super.c | 363 	bch_count_io_errors(ca, bio->bi_status, 0,  in write_super_endio()
 |