Searched refs:__bch2_dev_set_state (Results 1 – 3 of 3) sorted by relevance
| /fs/bcachefs/ |
| A D | super.h | 21 int __bch2_dev_set_state(struct bch_fs *, struct bch_dev *,
|
| A D | error.c | 150 bool dev = !__bch2_dev_set_state(c, ca, BCH_MEMBER_STATE_ro, in bch2_io_error_work()
|
| A D | super.c | 1725 int __bch2_dev_set_state(struct bch_fs *c, struct bch_dev *ca, in __bch2_dev_set_state() function 1762 ret = __bch2_dev_set_state(c, ca, new_state, flags); in bch2_dev_set_state()
|
Completed in 9 milliseconds