Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Dbitmap.h229 wait_queue_head_t behind_wait; member
Dbitmap.c1427 wake_up(&bitmap->behind_wait); in bitmap_endwrite()
1751 init_waitqueue_head(&bitmap->behind_wait); in bitmap_create()
Draid1.c1153 wait_event(bitmap->behind_wait, in make_request()
1351 !waitqueue_active(&bitmap->behind_wait)) in make_request()
Dmd.c5493 wait_event(bitmap->behind_wait, in mddev_detach()