Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsb-members.h309 static inline struct bch_devs_mask bch2_online_devs(struct bch_fs *c) in bch2_online_devs() function
H A Dsuper.c1051 return bch2_have_enough_devs(c, bch2_online_devs(c), flags, true); in bch2_fs_may_start()
1581 new_online_devs = bch2_online_devs(c); in bch2_dev_state_allowed()