Searched refs:bch2_opts_default (Results 1 – 3 of 3) sorted by relevance
532 static const __maybe_unused struct bch_opts bch2_opts_default = { variable544 (opt_defined(_opts, _name) ? (_opts)._name : bch2_opts_default._name)
464 if (v == bch2_opt_get_by_id(&bch2_opts_default, i)) in bch2_opts_to_text()
851 c->opts = bch2_opts_default; in bch2_fs_alloc()988 if (v == bch2_opt_get_by_id(&bch2_opts_default, i)) in print_mount_opts()