Home
last modified time | relevance | path

Searched refs:bch_opt_id (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
H A Dopts.c183 bool bch2_opt_defined_by_id(const struct bch_opts *opts, enum bch_opt_id id) in bch2_opt_defined_by_id()
196 u64 bch2_opt_get_by_id(const struct bch_opts *opts, enum bch_opt_id id) in bch2_opt_get_by_id()
209 void bch2_opt_set_by_id(struct bch_opts *opts, enum bch_opt_id id, u64 v) in bch2_opt_set_by_id()
575 u64 bch2_opt_from_sb(struct bch_sb *sb, enum bch_opt_id id) in bch2_opt_from_sb()
647 bool bch2_opt_is_inode_opt(enum bch_opt_id id) in bch2_opt_is_inode_opt()
649 static const enum bch_opt_id inode_opt_list[] = { in bch2_opt_is_inode_opt()
H A Dopts.h531 enum bch_opt_id { enum
560 bool bch2_opt_defined_by_id(const struct bch_opts *, enum bch_opt_id);
561 u64 bch2_opt_get_by_id(const struct bch_opts *, enum bch_opt_id);
562 void bch2_opt_set_by_id(struct bch_opts *, enum bch_opt_id, u64);
564 u64 bch2_opt_from_sb(struct bch_sb *, enum bch_opt_id);
601 bool bch2_opt_is_inode_opt(enum bch_opt_id);
H A Dsuper-io.c352 enum bch_opt_id opt_id; in bch2_sb_validate()
1380 enum bch_opt_id id; in bch2_sb_to_text()
H A Dsuper.c967 enum bch_opt_id i; in print_mount_opts()
H A Dfs.c1804 enum bch_opt_id i; in bch2_show_options()