Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dopts.h615 int bch2_opts_check_may_set(struct bch_fs *);
Dopts.c493 int bch2_opts_check_may_set(struct bch_fs *c) in bch2_opts_check_may_set() function
Dsuper.c1042 ret = bch2_opts_check_may_set(c); in bch2_fs_start()