Searched refs:bch2_fs_start (Results 1 – 5 of 5) sorted by relevance
42 int bch2_fs_start(struct bch_fs *);
171 return bch2_fs_start(c);
1003 int bch2_fs_start(struct bch_fs *c) in bch2_fs_start() function2086 ret = bch2_fs_start(c); in bch2_fs_open()
2203 ret = bch2_fs_start(c); in bch2_fs_get_tree()
3176 ret = bch2_fs_start(thr->c); in bch2_fsck_offline_thread_fn()