Lines Matching defs:cur_off
798 int *cur_off,
808 if (*cur_off != data_off)
830 *cur_off = oob_off + ecc->bytes + 4;
878 u8 *oob, int *cur_off,
889 if (!cur_off || *cur_off != offset)
899 if (cur_off)
900 *cur_off = mtd->oobsize + mtd->writesize;
1034 int *cur_off, bool bbm,
1041 if (data_off != *cur_off)
1066 *cur_off = oob_off + ecc->bytes + 4;
1072 u8 *oob, int *cur_off,
1083 if (!cur_off || *cur_off != offset)
1089 if (cur_off)
1090 *cur_off = mtd->oobsize + mtd->writesize;
1099 int ret, i, cur_off = 0;
1116 &cur_off, &max_bitflips,
1125 sunxi_nfc_hw_ecc_read_extra_oob(nand, nand->oob_poi, &cur_off,
1157 int ret, i, cur_off = 0;
1176 &cur_off, &max_bitflips, !i,
1213 int ret, i, cur_off = 0;
1229 &cur_off, !i, page);
1236 &cur_off, page);
1250 int ret, i, cur_off = 0;
1267 &cur_off, !i, page);