Lines Matching defs:wait
601 * could wait for this and below md_handle_request could wait for those
1006 /* wait for all superblock writes that were scheduled to complete */
5721 /* wait for any previous instance of this device to be
7957 /* We need to wait INTERRUPTIBLE so that
8395 static __poll_t mdstat_poll(struct file *filp, poll_table *wait)
8402 poll_wait(filp, &md_event_waiters, wait);
8554 * and wait for it to complete.
8667 /* wait for the dirty state to be recorded in the metadata */
8745 * we wait on resync_wait. To avoid deadlock, we reduce curr_resync
8771 /* no need to wait here, we can wait the next
8775 /* We need to wait 'interruptible' so as not to
8999 * The faster the devices, the less we wait.
9918 * destroy_workqueue() below will wait for that to complete.