Lines Matching defs:wait
135 * syncing the tree wait for us to finish
210 * This either makes the current running log transaction wait
212 * log transactions wait until you call btrfs_end_log_trans()
260 /* should we wait for the extent buffer io to finish? Also used
263 int wait;
296 * process_func used to pin down extents, write them or wait on them
324 if (wc->wait)
2978 DEFINE_WAIT(wait);
2988 &wait, TASK_UNINTERRUPTIBLE);
2998 finish_wait(&root->log_commit_wait[index], &wait);
3003 DEFINE_WAIT(wait);
3006 prepare_to_wait(&root->log_writer_wait, &wait,
3015 finish_wait(&root->log_writer_wait, &wait);
3090 /* wait for previous tree log sync to complete */
3121 * wait for them until later.