Lines Matching defs:wait
549 * could wait for this and below md_handle_request could wait for those
577 /* flush requests wait until ongoing flush completes,
588 * Grab a reference to make sure mddev_suspend() will wait for
970 /* wait for all superblock writes that were scheduled to complete */
2531 * kobject_del() will wait for all in progress writers to be done, where
7985 /* We need to wait INTERRUPTIBLE so that
8457 static __poll_t mdstat_poll(struct file *filp, poll_table *wait)
8464 poll_wait(filp, &md_event_waiters, wait);
8616 * and wait for it to complete.
8791 /* wait for the dirty state to be recorded in the metadata */
8862 * we wait on resync_wait. To avoid deadlock, we reduce curr_resync
8893 /* no need to wait here, we can wait the next
8897 /* We need to wait 'interruptible' so as not to
9123 * The faster the devices, the less we wait.
10057 * destroy_workqueue() below will wait for that to complete.