Searched refs:bch2_online_devs (Results 1 – 2 of 2) sorted by relevance
291 static inline struct bch_devs_mask bch2_online_devs(struct bch_fs *c) in bch2_online_devs() function
1501 new_online_devs = bch2_online_devs(c); in bch2_dev_state_allowed()1541 return bch2_have_enough_devs(c, bch2_online_devs(c), flags, true); in bch2_fs_may_start()