Searched refs:opt_defined (Results 1 – 5 of 5) sorted by relevance
169 if (opt_defined(src, _name)) \ in bch2_opts_apply()181 return opt_defined(*opts, _name); in bch2_opt_defined_by_id()
562 #define opt_defined(_opts, _name) ((_opts)._name##_defined) macro565 (opt_defined(_opts, _name) ? (_opts)._name : bch2_opts_default._name)
2472 if (opt_defined(opts, discard)) in bch2_fs_get_tree()2671 if (opt_defined(opts->opts, errors)) in bch2_fs_reconfigure()
845 if (opt_defined(*opts, sb)) in __bch2_read_super()
3153 if (opt_defined(thr->opts, fix_errors)) in bch2_fsck_online_thread_fn()