Searched refs:writecol (Results 1 – 1 of 1) sorted by relevance
1821 int writecol = column; in onenand_fill_auto_oob() local1828 if (writecol >= lastgap) in onenand_fill_auto_oob()1829 writecol += free->offset - lastgap; in onenand_fill_auto_oob()1837 if (free->offset < writeend && free_end > writecol) { in onenand_fill_auto_oob()1838 int st = max_t(int,free->offset,writecol); in onenand_fill_auto_oob()