Searched refs:bch2_write_corrupt_ratio (Results 1 – 1 of 1) sorted by relevance
38 static unsigned bch2_write_corrupt_ratio; variable39 module_param_named(write_corrupt_ratio, bch2_write_corrupt_ratio, uint, 0644);1013 unsigned write_corrupt_ratio = READ_ONCE(bch2_write_corrupt_ratio); in bch2_write_extent()