Searched refs:bch2_opt_set_sb (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/bcachefs/ |
| A D | sysfs.c | 676 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 D | opts.h | 597 void bch2_opt_set_sb(struct bch_fs *, struct bch_dev *, const struct bch_option *, u64);
|
| A D | opts.c | 700 void bch2_opt_set_sb(struct bch_fs *c, struct bch_dev *ca, in bch2_opt_set_sb() function
|
Completed in 12 milliseconds