Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dlog.c476 wake_up(&sdp->sd_log_waitq); in gfs2_log_release()
534 io_wait_event(sdp->sd_log_waitq, in __gfs2_log_reserve()
548 wake_up(&sdp->sd_log_waitq); in __gfs2_log_reserve()
A Dincore.h817 wait_queue_head_t sd_log_waitq; member
A Dsuper.c543 wait_event_timeout(sdp->sd_log_waitq, in gfs2_make_fs_ro()
548 wait_event_timeout(sdp->sd_log_waitq, in gfs2_make_fs_ro()
A Dops_fstype.c131 init_waitqueue_head(&sdp->sd_log_waitq); in init_sbd()

Completed in 15 milliseconds