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

/linux-master/fs/gfs2/
H A Dincore.h825 wait_queue_head_t sd_log_flush_wait; member in struct:gfs2_sbd
H A Dlog.c692 prepare_to_wait(&sdp->sd_log_flush_wait, &wait,
697 finish_wait(&sdp->sd_log_flush_wait, &wait);
H A Dlops.c229 wake_up(&sdp->sd_log_flush_wait);
H A Dops_fstype.c137 init_waitqueue_head(&sdp->sd_log_flush_wait);

Completed in 191 milliseconds