Lines Matching defs:wait
914 bool wait, struct buffer_head **bhs)
932 if (!wait)
1047 struct buffer_head *bh, *head, *wait[2];
1101 wait[nr_wait++] = bh;
1108 wait_on_buffer(wait[i]);
1109 if (!buffer_uptodate(wait[i]))
1119 bh_offset(wait[i]));
1121 clear_buffer_uptodate(wait[i]);
2859 * ext4_journal_stop() can wait for transaction commit
2862 * case, we have to wait until after we have
3161 * actually wait for the I/O to complete.
3304 static int ext4_releasepage(struct page *page, gfp_t wait)
5248 * Here, there will be no transaction running. We wait for any running
5252 * We wait on commit, if told to.
5255 * We wait on commit, if told to.
5329 * commit. In that case we have to wait for commit to finish and try again.
5341 * If the page is fully truncated, we don't need to wait for any commit
5345 * buffers). Also we don't need to wait for any commit if all buffers in
5987 * we start and wait on commits.