Searched refs:skipErasedCheck (Results 1 – 2 of 2) sorted by relevance
278 __u32 skipErasedCheck: 1; /* If this is set we can skip the erased check on this block */ member
432 bi->skipErasedCheck = 0; in yaffs_WriteNewChunkWithTagsToNAND()435 if(!bi->skipErasedCheck){ in yaffs_WriteNewChunkWithTagsToNAND()438 bi->skipErasedCheck = 1; in yaffs_WriteNewChunkWithTagsToNAND()2173 bi->skipErasedCheck = 1; /* This is clean, so no need to check */ in yaffs_BlockBecameDirty()