Searched refs:__bch2_dev_set_state (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/fs/bcachefs/ |
D | super.h | 18 int __bch2_dev_set_state(struct bch_fs *, struct bch_dev *,
|
D | error.c | 63 ? __bch2_dev_set_state(c, ca, BCH_MEMBER_STATE_ro, in bch2_io_error_work()
|
D | super.c | 1566 int __bch2_dev_set_state(struct bch_fs *c, struct bch_dev *ca, in __bch2_dev_set_state() function 1603 ret = __bch2_dev_set_state(c, ca, new_state, flags); in bch2_dev_set_state()
|