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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid5.h229 wait_queue_head_t wait_for_ops; member in struct:stripe_head::stripe_operations
H A Draid5.c1285 wake_up(&sh->ops.wait_for_ops);
1297 wait_event(sh->ops.wait_for_ops,
1318 init_waitqueue_head(&sh->ops.wait_for_ops);
1440 init_waitqueue_head(&nsh->ops.wait_for_ops);

Completed in 98 milliseconds