Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dio.c82 void bch_count_io_errors(struct cache *ca, in bch_count_io_errors() function
164 bch_count_io_errors(ca, error, is_read, m); in bch_bbio_count_io_errors()
H A Dbcache.h967 void bch_count_io_errors(struct cache *ca, blk_status_t error,
H A Dsuper.c361 bch_count_io_errors(ca, bio->bi_status, 0, in write_super_endio()