Home
last modified time | relevance | path

Searched refs:sd_async_glock_wait (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/gfs2/
Dincore.h728 wait_queue_head_t sd_async_glock_wait; member
Dglock.c311 wake_up(&sdp->sd_async_glock_wait); in gfs2_holder_wake()
1003 if (!wait_event_timeout(sdp->sd_async_glock_wait, in gfs2_glock_async_wait()
Dops_fstype.c91 init_waitqueue_head(&sdp->sd_async_glock_wait); in init_sbd()