Searched refs:endoff (Results 1 – 2 of 2) sorted by relevance
657 loff_t endoff; in do_nand() local676 endoff = off + size; in do_nand()677 if (endoff > mtd->size) { in do_nand()683 endoff = round_up(endoff, mtd->erasesize); in do_nand()684 size = endoff - off; in do_nand()687 while (off < endoff) { in do_nand()
316 int startoff, cl_t endcl, int endoff, int notlast) in delete() argument328 e = delbuf + endoff; in delete()