Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dmovinggc.c326 struct bch_move_stats move_stats; in bch2_copygc_thread() local
344 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()
345 bch2_moving_ctxt_init(&ctxt, c, NULL, &move_stats, in bch2_copygc_thread()
405 bch2_move_stats_exit(&move_stats, c); in bch2_copygc_thread()