Home
last modified time | relevance | path

Searched refs:bch2_opt_get_by_id (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
H A Dopts.c199 u64 bch2_opt_get_by_id(const struct bch_opts *opts, enum bch_opt_id id) in bch2_opt_get_by_id() function
466 u64 v = bch2_opt_get_by_id(&opts, i); in bch2_opts_to_text()
467 if (v == bch2_opt_get_by_id(&bch2_opts_default, i)) in bch2_opts_to_text()
503 bch2_opt_get_by_id(&c->opts, i)); in bch2_opts_check_may_set()
H A Dopts.h603 u64 bch2_opt_get_by_id(const struct bch_opts *, enum bch_opt_id);
H A Dxattr.c437 v = bch2_opt_get_by_id(&opts, id); in __bch2_xattr_bcachefs_get()
H A Dsysfs.c612 u64 v = bch2_opt_get_by_id(&c->opts, id); in SHOW()
H A Dsuper.c986 u64 v = bch2_opt_get_by_id(&c->opts, i); in print_mount_opts()
991 if (v == bch2_opt_get_by_id(&bch2_opts_default, i)) in print_mount_opts()