Home
last modified time | relevance | path

Searched refs:bch2_opt_defined_by_id (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dopts.c186 bool bch2_opt_defined_by_id(const struct bch_opts *opts, enum bch_opt_id id) in bch2_opt_defined_by_id() function
H A Dopts.h602 bool bch2_opt_defined_by_id(const struct bch_opts *, enum bch_opt_id);
H A Dxattr.c430 if (!bch2_opt_defined_by_id(&opts, id)) in __bch2_xattr_bcachefs_get()