Searched refs:sd_log_waitq (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/gfs2/
H A Dlog.c480 wake_up(&sdp->sd_log_waitq);
538 io_wait_event(sdp->sd_log_waitq,
552 wake_up(&sdp->sd_log_waitq);
H A Dutil.c157 wait_event_timeout(sdp->sd_log_waitq,
H A Dincore.h817 wait_queue_head_t sd_log_waitq; member in struct:gfs2_sbd
H A Dsuper.c569 wait_event_timeout(sdp->sd_log_waitq,
H A Dops_fstype.c129 init_waitqueue_head(&sdp->sd_log_waitq);

Completed in 170 milliseconds