sd_log_flush_wait  830 fs/gfs2/incore.h 	wait_queue_head_t sd_log_flush_wait;
sd_log_flush_wait  522 fs/gfs2/log.c  			prepare_to_wait(&sdp->sd_log_flush_wait, &wait,
sd_log_flush_wait  527 fs/gfs2/log.c  		finish_wait(&sdp->sd_log_flush_wait, &wait);
sd_log_flush_wait  226 fs/gfs2/lops.c 		wake_up(&sdp->sd_log_flush_wait);
sd_log_flush_wait  139 fs/gfs2/ops_fstype.c 	init_waitqueue_head(&sdp->sd_log_flush_wait);