Home
last modified time | relevance | path

Searched refs:bch2_corrupt_bio (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dutil.h411 void bch2_corrupt_bio(struct bio *);
416 bch2_corrupt_bio(bio); in bch2_maybe_corrupt_bio()
H A Dutil.c708 void bch2_corrupt_bio(struct bio *bio) in bch2_corrupt_bio() function