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) {
320 size_t retlen;
330 if (mtd_read(mtd, address, SECTORSIZE, &retlen, buf))
337 &retlen, &buf[SECTORSIZE]) < 0)
363 size_t retlen;
409 if (inftl_write_oob(mtd, instr->addr + 8, 8, &retlen, (char *)&uci) < 0)
534 size_t retlen;
583 8, &retlen, (char *)&h0) < 0 ||
585 2 * SECTORSIZE + 8, 8, &retlen,