Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper.h24 int bch2_dev_remove(struct bch_fs *, struct bch_dev *, int);
Dchardev.c349 return bch2_dev_remove(c, ca, arg.flags); in bch2_ioctl_disk_remove()
Dsuper.c1610 int bch2_dev_remove(struct bch_fs *c, struct bch_dev *ca, int flags) in bch2_dev_remove() function