Searched refs:__bch2_next_dev (Results 1 – 1 of 1) sorted by relevance
85 static inline struct bch_dev *__bch2_next_dev(struct bch_fs *c, struct bch_dev *ca, in __bch2_next_dev() function93 (_ca = __bch2_next_dev((_c), _ca, (_mask)));)128 if ((ca = __bch2_next_dev(c, ca, NULL))) in bch2_get_next_dev()153 while ((ca = __bch2_next_dev(c, ca, NULL)) && in bch2_get_next_online_dev()