Searched refs:chunks_after (Results 1 – 1 of 1) sorted by relevance
2536 int chunks_after; in yaffs_gc_block() local2614 chunks_after = yaffs_get_erased_chunks(dev); in yaffs_gc_block()2615 if (chunks_before >= chunks_after) in yaffs_gc_block()2618 chunks_before, chunks_after); in yaffs_gc_block()