HomeSort by relevance Sort by last modified time
    Searched refs:needsRetiring (Results 1 - 3 of 3) sorted by null

  /external/yaffs2/yaffs2/
yaffs_tagscompat.c 341 yaffs_GetBlockInfo(dev, blockInNAND)->needsRetiring = 1;
373 yaffs_GetBlockInfo(dev, blockInNAND)->needsRetiring = 1;
yaffs_guts.h 276 __u32 needsRetiring:1; /* Data has failed on this block, need to get valid data off */
yaffs_guts.c 522 bi->needsRetiring = 1; /* Too many stikes, so retire this */
541 bi->needsRetiring = 1;
    [all...]

Completed in 1954 milliseconds