Lines Matching defs:wait
495 * you dirty the buffers, and then use osync_inode_buffers to wait for
531 * sync_mapping_buffers - write out & wait upon a mapping's "associated" buffers
680 * Write out and wait upon a list of buffers.
1602 * writeout I/O going on against recently-freed buffers. We don't wait on that
1603 * I/O in bforget() - it's more efficient to wait on the I/O only if we really
1783 * potentially cause a busy-wait loop from writeback threads
1983 struct buffer_head *bh, *head, *wait[2], **wait_bh=wait;
2048 while(wait_bh > wait) {
3133 * For a data-integrity writeout, we need to wait upon any in-progress I/O
3134 * and then start new I/O and then wait upon it. The caller must have a ref on