Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dmovinggc.c341 struct bch_move_stats move_stats; in bch2_copygc_thread() local
366 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()
367 bch2_moving_ctxt_init(&ctxt, c, NULL, &move_stats, in bch2_copygc_thread()
427 bch2_move_stats_exit(&move_stats, c); in bch2_copygc_thread()