Home
last modified time | relevance | path

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

/Linux-v6.1/fs/gfs2/
Dlog.c532 wake_up(&sdp->sd_logd_waitq); in __gfs2_log_reserve()
1246 wake_up(&sdp->sd_logd_waitq); in gfs2_log_commit()
1336 prepare_to_wait(&sdp->sd_logd_waitq, &wait, in gfs2_logd()
1345 finish_wait(&sdp->sd_logd_waitq, &wait); in gfs2_logd()
Dincore.h816 wait_queue_head_t sd_logd_waitq; member
Dlops.c216 wake_up(&sdp->sd_logd_waitq); in gfs2_end_log_write()
Dops_fstype.c130 init_waitqueue_head(&sdp->sd_logd_waitq); in init_sbd()
Dquota.c1498 wake_up(&sdp->sd_logd_waitq); in quotad_error()