Searched refs:have_io_errors (Results 1 – 1 of 1) sorted by relevance
133 bool have_csum_errors = false, have_io_errors = false, have_missing_devs = false; in bch2_bkey_pick_read_device() local177 have_io_errors |= f->failed_io; in bch2_bkey_pick_read_device()178 have_io_errors |= f->failed_ec; in bch2_bkey_pick_read_device()227 if (have_io_errors) in bch2_bkey_pick_read_device()