Searched refs:sectors_to_move (Results 1 – 1 of 1) sorted by relevance
211 unsigned sectors_to_move = 0; in bch_moving_gc() local225 sectors_to_move += GC_SECTORS_USED(b); in bch_moving_gc()228 sectors_to_move -= bucket_heap_top(ca); in bch_moving_gc()229 sectors_to_move += GC_SECTORS_USED(b); in bch_moving_gc()236 while (sectors_to_move > reserve_sectors) { in bch_moving_gc()238 sectors_to_move -= GC_SECTORS_USED(b); in bch_moving_gc()