Searched refs:startDel (Results 1 – 1 of 1) sorted by relevance
4202 int startDel = 1 + (newSize + dev->nDataBytesPerChunk - 1) / in yaffs_PruneResizedChunks() local4210 for (i = lastDel; i >= startDel; i--) { in yaffs_PruneResizedChunks()