Searched refs:YAFFS_ECC_RESULT_NO_ERROR (Results 1 – 8 of 8) sorted by relevance
121 t->eccResult = YAFFS_ECC_RESULT_NO_ERROR; in yaffs_UnpackTags2()138 t->eccResult = YAFFS_ECC_RESULT_NO_ERROR; in yaffs_UnpackTags2()
32 t->eccResult = YAFFS_ECC_RESULT_NO_ERROR; in yaffs_UnpackTags1()
45 tags->eccResult > YAFFS_ECC_RESULT_NO_ERROR){ in yaffs_ReadChunkWithTagsFromNAND()
251 *eccResult = YAFFS_ECC_RESULT_NO_ERROR; in yaffs_ReadChunkFromNAND()296 *eccResult = YAFFS_ECC_RESULT_NO_ERROR; in yaffs_ReadChunkFromNAND()
242 if(tags && retval == -EBADMSG && tags->eccResult == YAFFS_ECC_RESULT_NO_ERROR)
155 YAFFS_ECC_RESULT_NO_ERROR, enumerator
374 if(tags.eccResult > YAFFS_ECC_RESULT_NO_ERROR) in yaffs_CheckChunkErased()
256 if(fail300 && tags->eccResult == YAFFS_ECC_RESULT_NO_ERROR){ in yflash_ReadChunkWithTagsFromNAND()263 if(fail320 && tags->eccResult == YAFFS_ECC_RESULT_NO_ERROR){ in yflash_ReadChunkWithTagsFromNAND()