Searched refs:have_missing_devs (Results 1 – 1 of 1) sorted by relevance
192 bool have_csum_errors = false, have_io_errors = false, have_missing_devs = false; in bch2_bkey_pick_read_device() local254 have_missing_devs |= ca && !bch2_dev_is_online(ca); in bch2_bkey_pick_read_device()288 if (have_missing_devs) in bch2_bkey_pick_read_device()
Completed in 5 milliseconds