Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
Dlog.c448 prepare_to_wait_exclusive(&sdp->sd_log_waitq, &wait, in gfs2_log_reserve()
456 finish_wait(&sdp->sd_log_waitq, &wait); in gfs2_log_reserve()
473 wake_up(&sdp->sd_log_waitq); in gfs2_log_reserve()
1252 wake_up(&sdp->sd_log_waitq); in gfs2_logd()
Dincore.h838 wait_queue_head_t sd_log_waitq; member
Dops_fstype.c131 init_waitqueue_head(&sdp->sd_log_waitq); in init_sbd()