Searched refs:work_erase (Results 1 – 1 of 1) sorted by relevance
56 struct work_struct work_erase; member169 container_of(work, struct mtdoops_context, work_erase); in mtdoops_workfunc_erase()191 schedule_work(&cxt->work_erase); in mtdoops_inc_counter()394 flush_work(&cxt->work_erase); in mtdoops_notify_remove()435 INIT_WORK(&cxt->work_erase, mtdoops_workfunc_erase); in mtdoops_init()