Searched refs:bch_move_stats (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | move.h | 20 struct bch_move_stats *stats; 82 struct bch_ratelimit *, struct bch_move_stats *, 116 int bch2_scan_old_btree_nodes(struct bch_fs *, struct bch_move_stats *); 133 struct bch_move_stats *, 143 struct bch_move_stats *, 146 void bch2_move_stats_to_text(struct printbuf *, struct bch_move_stats *); 147 void bch2_move_stats_exit(struct bch_move_stats *, struct bch_fs *); 148 void bch2_move_stats_init(struct bch_move_stats *, const char *);
|
| H A D | rebalance_types.h | 28 struct bch_move_stats work_stats; 32 struct bch_move_stats scan_stats;
|
| H A D | move_types.h | 8 struct bch_move_stats { struct
|
| H A D | move.c | 240 struct bch_move_stats *stats, in bch2_moving_ctxt_init() 265 void bch2_move_stats_exit(struct bch_move_stats *stats, struct bch_fs *c) in bch2_move_stats_exit() 270 void bch2_move_stats_init(struct bch_move_stats *stats, const char *name) in bch2_move_stats_init() 728 struct bch_move_stats *stats, in bch2_move_data() 895 struct bch_move_stats *stats, in bch2_move_data_phys() 963 struct bch_move_stats *stats) in bch2_move_btree() 1127 int bch2_scan_old_btree_nodes(struct bch_fs *c, struct bch_move_stats *stats) in bch2_scan_old_btree_nodes() 1210 struct bch_move_stats *stats, in bch2_data_job() 1288 void bch2_move_stats_to_text(struct printbuf *out, struct bch_move_stats *stats) in bch2_move_stats_to_text()
|
| H A D | data_update.h | 46 struct bch_move_stats *stats;
|
| H A D | movinggc.c | 341 struct bch_move_stats move_stats; in bch2_copygc_thread()
|
| H A D | chardev.c | 308 struct bch_move_stats stats;
|
| H A D | recovery.c | 1041 struct bch_move_stats stats; in bch2_fs_recovery()
|
| H A D | trace.h | 861 struct bch_move_stats *stats),
|