Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsuper.h28 int bch2_dev_add(struct bch_fs *, const char *);
H A Dchardev.c201 ret = bch2_dev_add(c, path); in bch2_ioctl_disk_add()
H A Dsuper.c1897 int bch2_dev_add(struct bch_fs *c, const char *path) in bch2_dev_add() function