Lines Matching refs:retlen
54 size_t retlen;
77 &retlen, buf);
80 if (retlen != SECTORSIZE) {
96 if (retlen < 6 || memcmp(buf, "BNAND", 6)) {
104 8, &retlen,(char *)&h1);
122 &retlen, buf);
123 if (retlen != SECTORSIZE) {
342 size_t retlen;
346 if (mtd_read(mtd, address, SECTORSIZE, &retlen, buf))
353 &retlen, &buf[SECTORSIZE]) < 0)
375 size_t retlen;
421 if (inftl_write_oob(mtd, instr->addr + 8, 8, &retlen, (char *)&uci) < 0)
546 size_t retlen;
599 8, &retlen, (char *)&h0) < 0 ||
601 2 * SECTORSIZE + 8, 8, &retlen,