Lines Matching defs:wait
536 * In the query cache no-wait mode, nothing we can do more if we
903 bool wait, struct buffer_head **bhs)
921 if (!wait)
1025 struct buffer_head *bh, *head, *wait[2];
1080 wait[nr_wait++] = bh;
1087 wait_on_buffer(wait[i]);
1088 if (!buffer_uptodate(wait[i]))
1098 blocksize, bh_offset(wait[i]));
1100 clear_buffer_uptodate(wait[i]);
2691 * ext4_journal_stop() can wait for transaction commit
2694 * case, we have to wait until after we have
3077 * actually wait for the I/O to complete.
3188 static bool ext4_release_folio(struct folio *folio, gfp_t wait)
5151 * Here, there will be no transaction running. We wait for any running
5155 * We wait on commit, if told to.
5158 * We wait on commit, if told to.
5231 * commit. In that case we have to wait for commit to finish and try again.
5242 * If the folio is fully truncated, we don't need to wait for any commit
5246 * buffers). Also we don't need to wait for any commit if all buffers in
5920 * we start and wait on commits.