Searched refs:work_erase (Results 1 – 1 of 1) sorted by relevance
47 struct work_struct work_erase; member111 schedule_work(&cxt->work_erase); in mtdoops_inc_counter()123 container_of(work, struct mtdoops_context, work_erase); in mtdoops_workfunc_erase()356 flush_work(&cxt->work_erase); in mtdoops_notify_remove()398 INIT_WORK(&cxt->work_erase, mtdoops_workfunc_erase); in mtdoops_init()