Searched refs:chunksBefore (Results 1 – 1 of 1) sorted by relevance
2332 int chunksBefore = yaffs_GetErasedChunks(dev); in yaffs_GarbageCollectBlock() local2513 if (chunksBefore >= (chunksAfter = yaffs_GetErasedChunks(dev))) { in yaffs_GarbageCollectBlock()2517 TENDSTR), chunksBefore, chunksAfter)); in yaffs_GarbageCollectBlock()