Searched refs:iounit_wait (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Draid5-cache.c131 wait_queue_head_t iounit_wait; member in struct:r5l_log
1242 wake_up(&log->iounit_wait);
1524 wait_event_lock_irq(log->iounit_wait,
3126 init_waitqueue_head(&log->iounit_wait);

Completed in 108 milliseconds