Searched refs:opts_parse (Results 1 – 1 of 1) sorted by relevance
2164 struct bch2_opts_parse *opts_parse = fc->fs_private; in bch2_fs_get_tree() local2165 struct bch_opts opts = opts_parse->opts; in bch2_fs_get_tree()2197 ret = bch2_parse_mount_opts(c, &opts, NULL, opts_parse->parse_later.buf); in bch2_fs_get_tree()