Home
last modified time | relevance | path

Searched refs:hydration_stopped (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-clone-target.c99 wait_queue_head_t hydration_stopped; member
252 wake_up_all(&clone->hydration_stopped); in wakeup_hydration_waiters()
1881 init_waitqueue_head(&clone->hydration_stopped); in clone_ctr()
2013 wait_event(clone->hydration_stopped, !atomic_read(&clone->hydrations_in_flight)); in clone_postsuspend()