Home | History | Annotate | Download | only in mtd

Lines Matching refs:pattern

334  * @badblock_pattern:	[REPLACEABLE] bad block scan pattern used for initial bad block scan
448 * @offs: offset of the pattern in the oob area of the page
451 * @len: length of the pattern, if 0 no pattern check is performed
455 * @reserved_block_code: if non-0, this pattern denotes a reserved (rather than
457 * @pattern: pattern to identify bad block table or factory marked good /
461 * pattern which identifies good and bad blocks. The assumption is made
462 * that the pattern and the version count are always located in the oob area
474 uint8_t *pattern;
497 /* Search good / bad pattern through all pages of a block */
505 /* Search good / bad pattern on the first and the second page */