Searched refs:sd_logd_waitq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dlog.c306 wake_up(&sdp->sd_logd_waitq);
831 wake_up(&sdp->sd_logd_waitq);
934 prepare_to_wait(&sdp->sd_logd_waitq, &wait,
943 finish_wait(&sdp->sd_logd_waitq, &wait);
H A Dincore.h635 wait_queue_head_t sd_logd_waitq; member in struct:gfs2_sbd
H A Dops_fstype.c109 init_waitqueue_head(&sdp->sd_logd_waitq);

Completed in 59 milliseconds