Searched refs:yaffs_SetChunkBit (Results 1 - 1 of 1) sorted by relevance
/external/yaffs2/yaffs2/ |
H A D | yaffs_guts.c | 298 static Y_INLINE void yaffs_SetChunkBit(yaffs_Device * dev, int blk, int chunk) function 2282 yaffs_SetChunkBit(dev, dev->allocationBlock, 4845 yaffs_SetChunkBit(dev, blk, c); 4878 yaffs_SetChunkBit(dev, blk, c); 5429 yaffs_SetChunkBit(dev, blk, c); 5473 yaffs_SetChunkBit(dev, blk, c);
|
Completed in 127 milliseconds