Searched refs:bch_count_io_errors (Results 1 – 4 of 4) sorted by relevance
/drivers/md/bcache/ |
D | io.c | 56 void bch_count_io_errors(struct cache *ca, int error, const char *m) in bch_count_io_errors() function 134 bch_count_io_errors(ca, error, m); in bch_bbio_count_io_errors()
|
D | bcache.h | 854 void bch_count_io_errors(struct cache *, int, const char *);
|
D | writeback.c | 202 bch_count_io_errors(PTR_CACHE(io->dc->disk.c, &w->key, 0), in read_dirty_endio()
|
D | super.c | 274 bch_count_io_errors(ca, bio->bi_error, "writing superblock"); in write_super_endio()
|