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

/linux-master/fs/gfs2/
H A Dincore.h721 wait_queue_head_t sd_async_glock_wait; member in struct:gfs2_sbd
H A Dglock.c374 wake_up(&sdp->sd_async_glock_wait);
570 wake_up(&sdp->sd_async_glock_wait);
1393 if (!wait_event_timeout(sdp->sd_async_glock_wait,
H A Dsuper.c1295 timeout = wait_event_interruptible_timeout(sdp->sd_async_glock_wait,
H A Dops_fstype.c91 init_waitqueue_head(&sdp->sd_async_glock_wait);

Completed in 147 milliseconds