Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper.h24 int bch2_dev_remove(struct bch_fs *, struct bch_dev *, int);
H A Dchardev.c225 return bch2_dev_remove(c, ca, arg.flags); in bch2_ioctl_disk_remove()
H A Dsuper.c1611 int bch2_dev_remove(struct bch_fs *c, struct bch_dev *ca, int flags) in bch2_dev_remove() function