Home
last modified time | relevance | path

Searched refs:bch2_dev_set_state (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dsuper.h20 int bch2_dev_set_state(struct bch_fs *, struct bch_dev *,
H A Dchardev.c418 ret = bch2_dev_set_state(c, ca, arg.new_state, arg.flags); in bch2_ioctl_disk_set_state()
H A Dsuper.c1595 int bch2_dev_set_state(struct bch_fs *c, struct bch_dev *ca, in bch2_dev_set_state() function