Home
last modified time | relevance | path

Searched refs:sd_log_waitq (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dlog.c356 prepare_to_wait_exclusive(&sdp->sd_log_waitq, &wait, in gfs2_log_reserve()
364 finish_wait(&sdp->sd_log_waitq, &wait); in gfs2_log_reserve()
380 wake_up(&sdp->sd_log_waitq); in gfs2_log_reserve()
929 wake_up(&sdp->sd_log_waitq); in gfs2_logd()
Dincore.h789 wait_queue_head_t sd_log_waitq; member
Dops_fstype.c123 init_waitqueue_head(&sdp->sd_log_waitq); in init_sbd()