Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsysfs.c651 bch2_opt_set_sb(c, NULL, opt, v); in STORE()
816 bch2_opt_set_sb(c, ca, bch2_opt_table + Opt_discard, v); in STORE()
822 bch2_opt_set_sb(c, ca, bch2_opt_table + Opt_durability, v); in STORE()
H A Dopts.c703 void bch2_opt_set_sb(struct bch_fs *c, struct bch_dev *ca, in bch2_opt_set_sb() function
H A Dopts.h611 void bch2_opt_set_sb(struct bch_fs *, struct bch_dev *, const struct bch_option *, u64);