Lines Matching full:spare
431 Most NAND chips mark the bad blocks at a defined position in the spare
434 mark each time when the blocks are accessed by reading the spare area of
547 marked and identified by a pattern which is stored in the spare area
550 the pattern has to be stored in len and the offset in the spare area
578 is stored in 4 consecutive bytes in the spare area of the device. The
600 Spare area (auto)placement
604 filesystem data in the spare area,
645 The eccpos array holds the byte offsets in the spare area where the
650 The oobfree array defines the areas in the spare area which can be
661 spare area buffer along with the data buffer. The spare area buffer size
662 is (number of pages) \* (size of spare area). For reads the buffer size
663 is (number of pages) \* ((size of spare area) + (number of ecc steps per
665 for each tuple in the spare buffer. The storage sequence is::
667 <spare data page 0><ecc result 0>...<ecc result n>
671 <spare data page n><ecc result 0>...<ecc result n>
675 If the spare area buffer is NULL then only the ECC placement is done
682 the spare area. If filesystem data have to be stored / read into the
683 spare area then the calling function must provide a buffer. The buffer
687 If the spare area buffer is NULL then only the ECC placement is done
690 Spare area autoplacement default schemes
811 specifications. This applies similar to the spare area.
817 The spare area usage to store filesystem data is controlled by the spare