Searched refs:work_write (Results 1 – 1 of 1) sorted by relevance
48 struct work_struct work_write; member211 container_of(work, struct mtdoops_context, work_write); in mtdoops_workfunc_write()287 schedule_work(&cxt->work_write); in mtdoops_do_dump()357 flush_work(&cxt->work_write); in mtdoops_notify_remove()399 INIT_WORK(&cxt->work_write, mtdoops_workfunc_write); in mtdoops_init()