Home
last modified time | relevance | path

Searched refs:__bch2_opt_set_sb (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Dopts.c665 void __bch2_opt_set_sb(struct bch_sb *sb, int dev_idx, in __bch2_opt_set_sb() function
704 __bch2_opt_set_sb(c->disk_sb.sb, ca ? ca->dev_idx : -1, opt, v); in bch2_opt_set_sb()
H A Dopts.h594 void __bch2_opt_set_sb(struct bch_sb *, int, const struct bch_option *, u64);