Searched refs:work_write (Results 1 – 1 of 1) sorted by relevance
57 struct work_struct work_write; member240 container_of(work, struct mtdoops_context, work_write); in mtdoops_workfunc_write()325 schedule_work(&cxt->work_write); in mtdoops_do_dump()395 flush_work(&cxt->work_write); in mtdoops_notify_remove()436 INIT_WORK(&cxt->work_write, mtdoops_workfunc_write); in mtdoops_init()