Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dextents.c133 bool have_csum_errors = false, have_io_errors = false, have_missing_devs = false; in bch2_bkey_pick_read_device() local
189 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()