Home
last modified time | relevance | path

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

/external/yaffs2/yaffs2/
Dyaffs_guts.c2332 int chunksBefore = yaffs_GetErasedChunks(dev); in yaffs_GarbageCollectBlock() local
2513 if (chunksBefore >= (chunksAfter = yaffs_GetErasedChunks(dev))) { in yaffs_GarbageCollectBlock()
2517 TENDSTR), chunksBefore, chunksAfter)); in yaffs_GarbageCollectBlock()