Searched refs:have_missing_devs (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() local189 have_missing_devs |= ca && !bch2_dev_is_online(ca); in bch2_bkey_pick_read_device()223 if (have_missing_devs) in bch2_bkey_pick_read_device()