Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper.h26 int bch2_dev_online(struct bch_fs *, const char *);
Dchardev.c368 ret = bch2_dev_online(c, path); in bch2_ioctl_disk_online()
Dsuper.c1835 int bch2_dev_online(struct bch_fs *c, const char *path) in bch2_dev_online() function