Searched refs:bch2_opts_from_sb (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dopts.c561 int bch2_opts_from_sb(struct bch_opts *opts, struct bch_sb *sb) function
H A Dopts.h557 int bch2_opts_from_sb(struct bch_opts *, struct bch_sb *);
H A Dsuper.c861 ret = bch2_opts_from_sb(&c->opts, sb);

Completed in 127 milliseconds