Home
last modified time | relevance | path

Searched refs:log_commit_wait (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Dtree-log.c3199 prepare_to_wait(&root->log_commit_wait[index], in wait_log_commit()
3210 finish_wait(&root->log_commit_wait[index], &wait); in wait_log_commit()
3606 cond_wake_up(&log_root_tree->log_commit_wait[index2]); in btrfs_sync_log()
3619 cond_wake_up(&root->log_commit_wait[index1]); in btrfs_sync_log()
H A Ddisk-io.c638 init_waitqueue_head(&root->log_commit_wait[0]); in btrfs_alloc_root()
639 init_waitqueue_head(&root->log_commit_wait[1]); in btrfs_alloc_root()