Searched refs:chunkErrorStrikes (Results 1 – 2 of 2) sorted by relevance
281 …__u32 chunkErrorStrikes:3; /* How many times we've had ecc etc failures on this block and tried to… member
519 bi->chunkErrorStrikes ++; in yaffs_HandleChunkError()521 if(bi->chunkErrorStrikes > 3){ in yaffs_HandleChunkError()