Searched refs:existingChunk (Results 1 - 1 of 1) sorted by relevance

/external/yaffs2/yaffs2/
H A Dyaffs_guts.c2746 int existingChunk; local
2775 existingChunk = yaffs_GetChunkGroupBase(dev,tn,chunkInInode);
2787 if (existingChunk != 0) {
2805 existingChunk =
2810 if (existingChunk <= 0) {
2829 existingChunk <= 0 ||
2835 yaffs_DeleteChunk(dev, existingChunk, 1,
2850 if (existingChunk == 0) {

Completed in 385 milliseconds