Home
last modified time | relevance | path

Searched refs:bch2_opts_apply (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dopts.c166 void bch2_opts_apply(struct bch_opts *dst, struct bch_opts src) in bch2_opts_apply() function
H A Dopts.h578 void bch2_opts_apply(struct bch_opts *, struct bch_opts);
H A Dsuper.c857 bch2_opts_apply(&c->opts, opts); in bch2_fs_alloc()
H A Dfs.c2481 bch2_opts_apply(&c->opts, opts); in bch2_fs_get_tree()