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