Searched refs:ml_wakeup_work (Results 1 – 2 of 2) sorted by relevance
116 struct delayed_work ml_wakeup_work; member
31 struct read_log *rl = container_of(dw, struct read_log, ml_wakeup_work); in log_wake_up_all()69 INIT_DELAYED_WORK(&mi->mi_log.ml_wakeup_work, log_wake_up_all); in incfs_alloc_mount_info()164 flush_delayed_work(&mi->mi_log.ml_wakeup_work); in incfs_free_mount_info()665 schedule_delayed_work(&log->ml_wakeup_work, msecs_to_jiffies(16)); in log_block_read()