sd_log_waitq      819 fs/gfs2/incore.h 	wait_queue_head_t sd_log_waitq;
sd_log_waitq      370 fs/gfs2/log.c  			prepare_to_wait_exclusive(&sdp->sd_log_waitq, &wait,
sd_log_waitq      378 fs/gfs2/log.c  		finish_wait(&sdp->sd_log_waitq, &wait);
sd_log_waitq      395 fs/gfs2/log.c  		wake_up(&sdp->sd_log_waitq);
sd_log_waitq     1038 fs/gfs2/log.c  			wake_up(&sdp->sd_log_waitq);
sd_log_waitq      129 fs/gfs2/ops_fstype.c 	init_waitqueue_head(&sdp->sd_log_waitq);