Lines Matching defs:wait
1386 * If this is the first loop iteration, wait for at
2814 * to fix it up. The async helper will wait for ordered extents, set
3406 * This will wait on any delayed iputs that are currently running with KILLABLE
5040 * wait for disk_i_size to be stable and then update the
7049 * NOTE: This only checks the file extents, caller is responsible to wait for
7200 * found is for a buffered write, we can not wait for it
7221 * We could trigger writeback for this range (and wait
7229 * complete), which makes readahead wait for that
7828 * filemap_fdatawrite_range() is needed to wait for the compression to
7829 * complete and writeback to start. We also need to wait for ordered
7859 * for subpage spinlock. So this function is to spin and wait for subpage
7949 * So here we wait for any submitted bios to finish, so that we won't
7965 * still safe to wait for ordered extent to finish.
8179 * extents. Drop our locks and wait for them to finish
9915 wait_queue_head_t wait;
9936 wake_up(&priv->wait);
9951 init_waitqueue_head(&priv.wait);
9981 io_wait_event(priv.wait, !atomic_read(&priv.pending));