Home
last modified time | relevance | path

Searched refs:bch_move_stats (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dmove.h20 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 Drebalance_types.h28 struct bch_move_stats work_stats;
32 struct bch_move_stats scan_stats;
H A Dmove_types.h8 struct bch_move_stats { struct
H A Dmove.c240 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 Ddata_update.h46 struct bch_move_stats *stats;
H A Dmovinggc.c341 struct bch_move_stats move_stats; in bch2_copygc_thread()
H A Dchardev.c308 struct bch_move_stats stats;
H A Drecovery.c1041 struct bch_move_stats stats; in bch2_fs_recovery()
H A Dtrace.h861 struct bch_move_stats *stats),