Searched refs:sd_async_glock_wait (Results 1 – 4 of 4) sorted by relevance
721 wait_queue_head_t sd_async_glock_wait; member
403 wake_up(&sdp->sd_async_glock_wait); in gfs2_holder_wake()582 wake_up(&sdp->sd_async_glock_wait); in gfs2_set_demote()1416 if (!wait_event_timeout(sdp->sd_async_glock_wait, in gfs2_glock_async_wait()
1324 timeout = wait_event_interruptible_timeout(sdp->sd_async_glock_wait, in gfs2_upgrade_iopen_glock()
91 init_waitqueue_head(&sdp->sd_async_glock_wait); in init_sbd()