Home
last modified time | relevance | path

Searched refs:bch2_opts_check_may_set (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dopts.c496 int bch2_opts_check_may_set(struct bch_fs *c) in bch2_opts_check_may_set() function
H A Dopts.h629 int bch2_opts_check_may_set(struct bch_fs *);
H A Dsuper.c1048 ret = bch2_opts_check_may_set(c); in bch2_fs_start()