Searched refs:bch2_target_to_text (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/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 | 540 void bch2_target_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) in bch2_target_to_text() function 612 bch2_target_to_text(out, c, v); in bch2_opt_target_to_text()
|
| H A D | rebalance.c | 385 bch2_target_to_text(&buf, c, io_opts->background_target); in next_rebalance_extent()
|
| H A D | extents.c | 1224 bch2_target_to_text(out, c, r->background_target); in bch2_extent_rebalance_to_text() 1235 bch2_target_to_text(out, c, r->promote_target); in bch2_extent_rebalance_to_text()
|
| H A D | data_update.c | 577 bch2_target_to_text(out, c, data_opts->target); in bch2_data_update_opts_to_text()
|