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

/external/yaffs2/yaffs2/
H A Dyaffs_guts.c791 __u32 yaffs_GetChunkGroupBase(yaffs_Device *dev, yaffs_Tnode *tn, unsigned pos) function
1062 theChunk = yaffs_GetChunkGroupBase(dev,tn,i);
1161 theChunk = yaffs_GetChunkGroupBase(dev,tn,i);
2627 theChunk = yaffs_GetChunkGroupBase(dev,tn,chunkInInode);
2656 theChunk = yaffs_GetChunkGroupBase(dev,tn,chunkInInode);
2707 theChunk = yaffs_GetChunkGroupBase(dev,tn,chunk);
2775 existingChunk = yaffs_GetChunkGroupBase(dev,tn,chunkInInode);

Completed in 39 milliseconds