Searched refs:bch2_dev_is_online (Results 1 – 3 of 3) sorted by relevance
21 static inline bool bch2_dev_is_online(struct bch_dev *ca) in bch2_dev_is_online() function28 return bch2_dev_is_online(ca) && in bch2_dev_is_readable()
1392 if (bch2_dev_is_online(ca)) { in __bch2_dev_attach_bdev()1531 if (!bch2_dev_is_online(ca) && in bch2_fs_may_start()1904 if (!bch2_dev_is_online(ca)) { in bch2_dev_offline()1944 if (bch2_dev_is_online(ca) && in bch2_dev_resize()
812 !bch2_dev_is_online(ca)) { in bch2_alloc_write_key()