Searched refs:bch2_opts_from_sb (Results 1 – 3 of 3) sorted by relevance
593 int bch2_opts_from_sb(struct bch_opts *, struct bch_sb *);
639 int bch2_opts_from_sb(struct bch_opts *opts, struct bch_sb *sb) in bch2_opts_from_sb() function
852 ret = bch2_opts_from_sb(&c->opts, sb); in bch2_fs_alloc()