Searched refs:bch2_target_to_text (Results 1 – 5 of 5) sorted by relevance
/linux/fs/bcachefs/ |
H A D | disk_groups.h | 91 void bch2_target_to_text(struct printbuf *out, struct bch_fs *, unsigned);
|
H A D | disk_groups.c | 541 void bch2_target_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) in bch2_target_to_text() function 613 bch2_target_to_text(out, c, v); in bch2_opt_target_to_text()
|
H A D | rebalance.c | 182 bch2_target_to_text(&buf, c, r->target); in next_rebalance_extent()
|
H A D | data_update.c | 539 bch2_target_to_text(out, c, data_opts->target); in bch2_data_update_opts_to_text()
|
H A D | extents.c | 1163 bch2_target_to_text(out, c, r->target); in bch2_bkey_ptrs_to_text()
|