Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dio.c308 void bch_count_io_errors(struct cache *ca, int error, const char *m) in bch_count_io_errors() function
386 bch_count_io_errors(ca, error, m); in bch_bbio_count_io_errors()
Dwriteback.c289 bch_count_io_errors(PTR_CACHE(io->dc->disk.c, &w->key, 0), in read_dirty_endio()
Dbcache.h1181 void bch_count_io_errors(struct cache *, int, const char *);
Dsuper.c292 bch_count_io_errors(ca, error, "writing superblock"); in write_super_endio()