Searched refs:bch_data_verify (Results 1 – 3 of 3) sorted by relevance
12 void bch_data_verify(struct cached_dev *dc, struct bio *bio);21 static inline void bch_data_verify(struct cached_dev *dc, struct bio *bio) {} in bch_data_verify() function
108 void bch_data_verify(struct cached_dev *dc, struct bio *bio) in bch_data_verify() function
847 bch_data_verify(dc, s->orig_bio); in cached_dev_read_done()