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