Searched refs:bch2_fs_open (Results 1 – 5 of 5) sorted by relevance
51 struct bch_fs *bch2_fs_open(darray_const_str *, struct bch_opts *);
90 c = bch2_fs_open(devs, arg.nr_devs, bch2_opts_empty());
2377 struct bch_fs *bch2_fs_open(darray_const_str *devices, in bch2_fs_open() function
2472 c = bch2_fs_open(&devs, &opts); in bch2_fs_get_tree()
3253 thr->c = bch2_fs_open(&devs, &thr->opts); in bch2_ioctl_fsck_offline()
Completed in 20 milliseconds