Home
last modified time | relevance | path

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

/linux/drivers/md/
A Dmd-bitmap.h230 wait_queue_head_t behind_wait; member
A Dmd-bitmap.c1463 wake_up(&bitmap->behind_wait); in md_bitmap_endwrite()
1778 wait_event(bitmap->behind_wait, in md_bitmap_wait_behind_writes()
1836 init_waitqueue_head(&bitmap->behind_wait); in md_bitmap_create()
A Draid1.c1279 wait_event(bitmap->behind_wait, in raid1_read_request()
1508 !waitqueue_active(&bitmap->behind_wait)) { in raid1_write_request()

Completed in 13 milliseconds