Searched refs:bch2_dev_is_online (Results 1 – 5 of 5) sorted by relevance
21 static inline bool bch2_dev_is_online(struct bch_dev *ca) in bch2_dev_is_online() function32 bool ret = ca && bch2_dev_is_online(ca); in bch2_dev_idx_is_online()40 return bch2_dev_is_online(ca) && in bch2_dev_is_healthy()
93 !bch2_dev_is_online(ca)) in bch2_bucket_is_movable()
1041 if (!bch2_dev_is_online(ca) && in bch2_fs_may_start()1464 if (bch2_dev_is_online(ca)) { in __bch2_dev_attach_bdev()1956 if (!bch2_dev_is_online(ca)) { in bch2_dev_offline()1996 if (bch2_dev_is_online(ca) && in bch2_dev_resize()
189 have_missing_devs |= ca && !bch2_dev_is_online(ca); in bch2_bkey_pick_read_device()191 if (!ca || !bch2_dev_is_online(ca)) { in bch2_bkey_pick_read_device()
840 !bch2_dev_is_online(ca)) { in bch2_alloc_write_key()