Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dio.c55 void bch_count_backing_io_errors(struct cached_dev *dc, struct bio *bio) in bch_count_backing_io_errors() function
Dbcache.h928 void bch_count_backing_io_errors(struct cached_dev *dc, struct bio *bio);
Drequest.c664 bch_count_backing_io_errors(dc, bio); in backing_request_endio()
1079 bch_count_backing_io_errors(dc, bio); in detached_dev_end_io()
Dwriteback.c303 bch_count_backing_io_errors(io->dc, bio); in dirty_endio()