Searched refs:bch2_fs_start (Results 1 – 5 of 5) sorted by relevance
42 int bch2_fs_start(struct bch_fs *);
172 return bch2_fs_start(c);
1054 int bch2_fs_start(struct bch_fs *c) in bch2_fs_start() function2226 ret = bch2_fs_start(c); in bch2_fs_open()
2483 ret = bch2_fs_start(c); in bch2_fs_get_tree()
3038 ret = bch2_fs_start(thr->c); in bch2_fsck_offline_thread_fn()