Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dincore.h725 wait_queue_head_t sd_async_glock_wait; member
A Dglock.c374 wake_up(&sdp->sd_async_glock_wait); in gfs2_holder_wake()
553 wake_up(&sdp->sd_async_glock_wait); in gfs2_set_demote()
1376 if (!wait_event_timeout(sdp->sd_async_glock_wait, in gfs2_glock_async_wait()
A Dsuper.c1225 timeout = wait_event_interruptible_timeout(sdp->sd_async_glock_wait, in gfs2_upgrade_iopen_glock()
A Dops_fstype.c91 init_waitqueue_head(&sdp->sd_async_glock_wait); in init_sbd()

Completed in 16 milliseconds