Searched refs:move_stats (Results 1 – 1 of 1) sorted by relevance
348 struct bch_move_stats move_stats; in bch2_copygc_thread() local370 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()371 bch2_moving_ctxt_init(&ctxt, c, NULL, &move_stats, in bch2_copygc_thread()429 bch2_move_stats_exit(&move_stats, c); in bch2_copygc_thread()
Completed in 5 milliseconds