Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dsysfs.c676 bch2_opt_set_sb(c, NULL, opt, v); in STORE()
834 bch2_opt_set_sb(c, ca, bch2_opt_table + Opt_discard, v); in STORE()
840 bch2_opt_set_sb(c, ca, bch2_opt_table + Opt_durability, v); in STORE()
A Dopts.h597 void bch2_opt_set_sb(struct bch_fs *, struct bch_dev *, const struct bch_option *, u64);
A Dopts.c700 void bch2_opt_set_sb(struct bch_fs *c, struct bch_dev *ca, in bch2_opt_set_sb() function

Completed in 12 milliseconds