Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmovinggc.c324 struct bch_move_stats move_stats; in bch2_copygc_thread() local
342 bch2_move_stats_init(&move_stats, "copygc"); in bch2_copygc_thread()
343 bch2_moving_ctxt_init(&ctxt, c, NULL, &move_stats, in bch2_copygc_thread()
403 bch2_move_stats_exit(&move_stats, c); in bch2_copygc_thread()