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