Searched refs:nr_blocks_free (Results 1 – 1 of 1) sorted by relevance
396 unsigned int nr_blocks_free, nr_blocks_need; in pblk_gc_should_run() local400 nr_blocks_free = pblk_rl_nr_free_blks(rl); in pblk_gc_should_run()404 ((gc->gc_active) && (nr_blocks_need > nr_blocks_free))); in pblk_gc_should_run()