Lines Matching defs:retlen
40 size_t retlen;
63 &retlen, buf);
66 if (retlen != SECTORSIZE) {
82 if (retlen < 6 || memcmp(buf, "BNAND", 6)) {
90 8, &retlen,(char *)&h1);
108 &retlen, buf);
109 if (retlen != SECTORSIZE) {
327 size_t retlen;
337 if (mtd_read(mtd, address, SECTORSIZE, &retlen, buf))
344 &retlen, &buf[SECTORSIZE]) < 0)
370 size_t retlen;
416 if (inftl_write_oob(mtd, instr->addr + 8, 8, &retlen, (char *)&uci) < 0)
541 size_t retlen;
594 8, &retlen, (char *)&h0) < 0 ||
596 2 * SECTORSIZE + 8, 8, &retlen,