Searched refs:eccpos (Results 1 – 3 of 3) sorted by relevance
480 u32 eccpos; in shrink_ecclayout() local490 eccpos = oobregion.offset; in shrink_ecclayout()492 eccpos < oobregion.offset + oobregion.length; i++) { in shrink_ecclayout()493 to->eccpos[i] = eccpos++; in shrink_ecclayout()526 for (i = 0; i < ARRAY_SIZE(to->eccpos);) { in get_oobinfo()527 u32 eccpos; in get_oobinfo() local537 if (oobregion.length + i > ARRAY_SIZE(to->eccpos)) in get_oobinfo()540 eccpos = oobregion.offset; in get_oobinfo()541 for (; eccpos < oobregion.offset + oobregion.length; i++) { in get_oobinfo()542 to->eccpos[i] = eccpos++; in get_oobinfo()
216 __u32 eccpos[32]; member236 __u32 eccpos[MTD_MAX_ECCPOS_ENTRIES]; member
623 int eccpos[24];641 - eccpos643 The eccpos array holds the byte offsets in the spare area where the