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