Home
last modified time | relevance | path

Searched refs:bch_data_verify (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Ddebug.h12 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
H A Ddebug.c108 void bch_data_verify(struct cached_dev *dc, struct bio *bio) in bch_data_verify() function
H A Drequest.c846 bch_data_verify(dc, s->orig_bio); in cached_dev_read_done()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Ddebug.h12 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
H A Ddebug.c108 void bch_data_verify(struct cached_dev *dc, struct bio *bio) in bch_data_verify() function
H A Drequest.c847 bch_data_verify(dc, s->orig_bio); in cached_dev_read_done()

Completed in 5 milliseconds