Searched refs:log_writer_wait (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dctree.h185 wait_queue_head_t log_writer_wait; member in struct:btrfs_root
H A Dtree-log.c276 cond_wake_up_nomb(&root->log_writer_wait);
2809 prepare_to_wait(&root->log_writer_wait, &wait,
2818 finish_wait(&root->log_writer_wait, &wait);
H A Ddisk-io.c688 init_waitqueue_head(&root->log_writer_wait);

Completed in 227 milliseconds