Home
last modified time | relevance | path

Searched refs:bch_count_io_errors (Results 1 – 4 of 4) sorted by relevance

/drivers/md/bcache/
Dio.c56 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()
Dbcache.h854 void bch_count_io_errors(struct cache *, int, const char *);
Dwriteback.c202 bch_count_io_errors(PTR_CACHE(io->dc->disk.c, &w->key, 0), in read_dirty_endio()
Dsuper.c274 bch_count_io_errors(ca, bio->bi_error, "writing superblock"); in write_super_endio()