Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-members.h291 static inline struct bch_devs_mask bch2_online_devs(struct bch_fs *c) in bch2_online_devs() function
Dsuper.c1501 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()