Home
last modified time | relevance | path

Searched refs:sd_log_flush_wait (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/gfs2/
Dlog.c599 prepare_to_wait(&sdp->sd_log_flush_wait, &wait, in log_flush_wait()
604 finish_wait(&sdp->sd_log_flush_wait, &wait); in log_flush_wait()
Dincore.h849 wait_queue_head_t sd_log_flush_wait; member
Dlops.c226 wake_up(&sdp->sd_log_flush_wait); in gfs2_end_log_write()
Dops_fstype.c141 init_waitqueue_head(&sdp->sd_log_flush_wait); in init_sbd()