Searched refs:sd_log_flush_wait (Results 1 – 4 of 4) sorted by relevance
696 prepare_to_wait(&sdp->sd_log_flush_wait, &wait, in log_flush_wait()701 finish_wait(&sdp->sd_log_flush_wait, &wait); in log_flush_wait()
825 wait_queue_head_t sd_log_flush_wait; member
229 wake_up(&sdp->sd_log_flush_wait); in gfs2_end_log_write()
137 init_waitqueue_head(&sdp->sd_log_flush_wait); in init_sbd()