Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dopts.h557 void bch2_opts_apply(struct bch_opts *, struct bch_opts);
Dopts.c174 void bch2_opts_apply(struct bch_opts *dst, struct bch_opts src) in bch2_opts_apply() function
Dsuper.c856 bch2_opts_apply(&c->opts, opts); in bch2_fs_alloc()
Dfs.c2168 bch2_opts_apply(&c->opts, opts); in bch2_fs_get_tree()