Home
last modified time | relevance | path

Searched refs:bch2_opt_table (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Dsysfs.c630 const struct bch_option *opt = bch2_opt_table + id; in sysfs_opt_show()
651 const struct bch_option *opt = bch2_opt_table + id; in sysfs_opt_store()
725 for (const struct bch_option *i = bch2_opt_table; in bch2_opts_create_sysfs_files()
726 i < bch2_opt_table + bch2_opts_nr; in bch2_opts_create_sysfs_files()
H A Dxattr.c433 opt = bch2_opt_table + id; in __bch2_xattr_bcachefs_get()
514 opt = bch2_opt_table + opt_id; in bch2_xattr_bcachefs_set()
H A Dsuper-io.c509 const struct bch_option *opt = bch2_opt_table + opt_id; in bch2_sb_validate()
1533 const struct bch_option *opt = bch2_opt_table + id; in bch2_sb_to_text()
H A Dsuper.c1089 const struct bch_option *opt = &bch2_opt_table[i]; in print_mount_opts()