Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dopts.c506 int bch2_opts_check_may_set(struct bch_fs *c) in bch2_opts_check_may_set() function
H A Dopts.h640 int bch2_opts_check_may_set(struct bch_fs *);
H A Dsuper.c1103 ret = bch2_opts_check_may_set(c); in bch2_fs_start()