Lines Matching refs:bch_fs
59 const struct bch_devs_mask *bch2_target_to_mask(struct bch_fs *, unsigned);
61 static inline struct bch_devs_mask target_rw_devs(struct bch_fs *c, in target_rw_devs()
73 static inline bool bch2_target_accepts_data(struct bch_fs *c, in bch2_target_accepts_data()
81 bool bch2_dev_in_target(struct bch_fs *, unsigned, unsigned);
88 void bch2_disk_path_to_text(struct printbuf *, struct bch_fs *, unsigned);
91 void bch2_target_to_text(struct printbuf *out, struct bch_fs *, unsigned);
93 int bch2_opt_target_parse(struct bch_fs *, const char *, u64 *, struct printbuf *);
94 void bch2_opt_target_to_text(struct printbuf *, struct bch_fs *, struct bch_sb *, u64);
101 int bch2_sb_disk_groups_to_cpu(struct bch_fs *);
103 int __bch2_dev_group_set(struct bch_fs *, struct bch_dev *, const char *);
104 int bch2_dev_group_set(struct bch_fs *, struct bch_dev *, const char *);
109 void bch2_disk_groups_to_text(struct printbuf *, struct bch_fs *);