Searched refs:bch2_opt_defined_by_id (Results 1 – 3 of 3) sorted by relevance
588 bool bch2_opt_defined_by_id(const struct bch_opts *, enum bch_opt_id);
184 bool bch2_opt_defined_by_id(const struct bch_opts *opts, enum bch_opt_id id) in bch2_opt_defined_by_id() function
430 if (!bch2_opt_defined_by_id(&opts, id)) in __bch2_xattr_bcachefs_get()