Searched refs:writecol (Results 1 – 1 of 1) sorted by relevance
1372 int writecol = column; in onenand_fill_auto_oob() local1380 if (writecol >= lastgap) in onenand_fill_auto_oob()1381 writecol += free->offset - lastgap; in onenand_fill_auto_oob()1390 if (free->offset < writeend && free_end > writecol) { in onenand_fill_auto_oob()1391 int st = max_t(int,free->offset,writecol); in onenand_fill_auto_oob()