Searched refs:bch2_fs_start (Results 1 – 4 of 4) sorted by relevance
51 int bch2_fs_start(struct bch_fs *);
151 ret = bch2_fs_start(thr->c); in bch2_fsck_offline_thread_fn()295 return bch2_fs_start(c);
1000 int bch2_fs_start(struct bch_fs *c) in bch2_fs_start() function2086 ret = bch2_fs_start(c); in bch2_fs_open()
2170 ret = bch2_fs_start(c); in bch2_fs_get_tree()