Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dopts.h588 bool bch2_opt_defined_by_id(const struct bch_opts *, enum bch_opt_id);
Dopts.c184 bool bch2_opt_defined_by_id(const struct bch_opts *opts, enum bch_opt_id id) in bch2_opt_defined_by_id() function
Dxattr.c430 if (!bch2_opt_defined_by_id(&opts, id)) in __bch2_xattr_bcachefs_get()