Lines Matching +defs:val +defs:c
122 static int bch2_opt_fix_errors_parse(struct bch_fs *c, const char *val, u64 *res, in bch2_opt_fix_errors_parse()
141 struct bch_fs *c, in bch2_opt_fix_errors_to_text()
328 int bch2_opt_parse(struct bch_fs *c, in bch2_opt_parse()
330 const char *val, u64 *res, in bch2_opt_parse()
410 struct bch_fs *c, struct bch_sb *sb, in bch2_opt_to_text()
454 struct bch_fs *c, struct bch_sb *sb, in bch2_opts_to_text()
478 int bch2_opt_check_may_set(struct bch_fs *c, int id, u64 v) in bch2_opt_check_may_set()
496 int bch2_opts_check_may_set(struct bch_fs *c) in bch2_opts_check_may_set()
511 int bch2_parse_one_mount_opt(struct bch_fs *c, struct bch_opts *opts, in bch2_parse_one_mount_opt()
513 const char *name, const char *val) in bch2_parse_one_mount_opt()
580 int bch2_parse_mount_opts(struct bch_fs *c, struct bch_opts *opts, in bch2_parse_mount_opts()
584 char *opt, *name, *val; in bch2_parse_mount_opts() local
703 void bch2_opt_set_sb(struct bch_fs *c, struct bch_dev *ca, in bch2_opt_set_sb()