Searched refs:bch2_opt_table (Results 1 – 6 of 6) sorted by relevance
231 const struct bch_option bch2_opt_table[] = { variable267 for (i = bch2_opt_table; in bch2_opt_lookup()268 i < bch2_opt_table + ARRAY_SIZE(bch2_opt_table); in bch2_opt_lookup()271 return i - bch2_opt_table; in bch2_opt_lookup()466 const struct bch_option *opt = &bch2_opt_table[i]; in bch2_opts_to_text()539 if (!(bch2_opt_table[id].flags & OPT_MOUNT)) in bch2_parse_one_mount_opt()551 ret = bch2_opt_parse(c, &bch2_opt_table[id], val, &v, &err); in bch2_parse_one_mount_opt()627 const struct bch_option *opt = bch2_opt_table + id; in bch2_opt_from_sb()661 const struct bch_option *opt = bch2_opt_table + id; in bch2_opts_from_sb()
601 const struct bch_option *opt = bch2_opt_table + id; in sysfs_opt_show()622 const struct bch_option *opt = bch2_opt_table + id; in sysfs_opt_store()702 for (const struct bch_option *i = bch2_opt_table; in bch2_opts_create_sysfs_files()703 i < bch2_opt_table + bch2_opts_nr; in bch2_opts_create_sysfs_files()
428 opt = bch2_opt_table + id; in __bch2_xattr_bcachefs_get()509 opt = bch2_opt_table + opt_id; in bch2_xattr_bcachefs_set()
611 extern const struct bch_option bch2_opt_table[];
506 const struct bch_option *opt = bch2_opt_table + opt_id; in bch2_sb_validate()1498 const struct bch_option *opt = bch2_opt_table + id; in bch2_sb_to_text()
997 const struct bch_option *opt = &bch2_opt_table[i]; in print_mount_opts()