Home
last modified time | relevance | path

Searched refs:nextcount (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mtd/
A Dmtdoops.c52 int nextcount; member
107 cxt->nextcount++; in mtdoops_inc_counter()
108 if (cxt->nextcount == 0xffffffff) in mtdoops_inc_counter()
109 cxt->nextcount = 0; in mtdoops_inc_counter()
117 cxt->nextpage, cxt->nextcount); in mtdoops_inc_counter()
163 cxt->nextpage, cxt->nextcount); in mtdoops_workfunc_erase()
189 hdr[0] = cxt->nextcount; in mtdoops_write()
265 cxt->nextcount = 0; in find_next_position()
269 cxt->nextcount = maxcount; in find_next_position()

Completed in 5 milliseconds