Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dio_read.c32 static unsigned bch2_read_corrupt_ratio; variable
33 module_param_named(read_corrupt_ratio, bch2_read_corrupt_ratio, uint, 0644);
748 bch2_maybe_corrupt_bio(src, bch2_read_corrupt_ratio); in __bch2_read_endio()