Searched refs:bch2_target_to_text (Results 1 – 5 of 5) sorted by relevance
| /fs/bcachefs/ |
| A D | disk_groups.h | 91 void bch2_target_to_text(struct printbuf *out, struct bch_fs *, unsigned);
|
| A D | disk_groups.c | 521 void bch2_target_to_text(struct printbuf *out, struct bch_fs *c, unsigned v) in bch2_target_to_text() function 588 bch2_target_to_text(out, c, v); in bch2_opt_target_to_text()
|
| A D | extents.c | 1293 bch2_target_to_text(out, c, r->background_target); in bch2_extent_rebalance_to_text() 1304 bch2_target_to_text(out, c, r->promote_target); in bch2_extent_rebalance_to_text()
|
| A D | rebalance.c | 395 bch2_target_to_text(&buf, c, io_opts->background_target); in next_rebalance_extent()
|
| A D | data_update.c | 637 bch2_target_to_text(out, c, data_opts->target); in bch2_data_update_opts_to_text()
|
Completed in 14 milliseconds