Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dbitmap.h227 wait_queue_head_t behind_wait; member
Dbitmap.c1428 wake_up(&bitmap->behind_wait); in bitmap_endwrite()
1752 init_waitqueue_head(&bitmap->behind_wait); in bitmap_create()
Draid1.c1184 wait_event(bitmap->behind_wait, in make_request()
1383 !waitqueue_active(&bitmap->behind_wait)) in make_request()
Dmd.c5354 wait_event(bitmap->behind_wait, in mddev_detach()