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