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

/external/yaffs2/yaffs2/
H A Dyaffs_tagscompat.c341 yaffs_GetBlockInfo(dev, blockInNAND)->needsRetiring = 1;
373 yaffs_GetBlockInfo(dev, blockInNAND)->needsRetiring = 1;
H A Dyaffs_guts.h276 __u32 needsRetiring:1; /* Data has failed on this block, need to get valid data off */ member in struct:__anon34323
H A Dyaffs_guts.c522 bi->needsRetiring = 1; /* Too many stikes, so retire this */
541 bi->needsRetiring = 1;
2143 if (!bi->needsRetiring) {

Completed in 103 milliseconds