Home
last modified time | relevance | path

Searched refs:sd_logd_waitq (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dlog.c450 wake_up(&sdp->sd_logd_waitq); in gfs2_log_reserve()
1158 wake_up(&sdp->sd_logd_waitq); in gfs2_log_commit()
1259 prepare_to_wait(&sdp->sd_logd_waitq, &wait, in gfs2_logd()
1268 finish_wait(&sdp->sd_logd_waitq, &wait); in gfs2_logd()
H A Dincore.h839 wait_queue_head_t sd_logd_waitq; member
H A Dlops.c213 wake_up(&sdp->sd_logd_waitq); in gfs2_end_log_write()
H A Dops_fstype.c132 init_waitqueue_head(&sdp->sd_logd_waitq); in init_sbd()
H A Dquota.c1498 wake_up(&sdp->sd_logd_waitq); in quotad_error()