Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dio.c154 void bch_count_io_errors(struct cache *ca, int error, const char *m) in bch_count_io_errors() function
232 bch_count_io_errors(ca, error, m); in bch_bbio_count_io_errors()
Dbcache.h869 void bch_count_io_errors(struct cache *, int, const char *);
Dwriteback.c201 bch_count_io_errors(PTR_CACHE(io->dc->disk.c, &w->key, 0), in read_dirty_endio()
Dsuper.c297 bch_count_io_errors(ca, error, "writing superblock"); in write_super_endio()