Searched refs:sd_async_glock_wait (Results 1 – 4 of 4) sorted by relevance
745 wait_queue_head_t sd_async_glock_wait; member
342 wake_up(&sdp->sd_async_glock_wait); in gfs2_holder_wake()475 wake_up(&sdp->sd_async_glock_wait); in gfs2_set_demote()1228 if (!wait_event_timeout(sdp->sd_async_glock_wait, in gfs2_glock_async_wait()
1228 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()