Home
last modified time | relevance | path

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

/fs/gfs2/
Dglock.c146 wake_up(&sdp->sd_glock_wait); in gfs2_glock_free()
877 wake_up(&sdp->sd_glock_wait); in gfs2_glock_get()
1737 wait_event_timeout(sdp->sd_glock_wait, in gfs2_gl_hash_clear()
Dincore.h728 wait_queue_head_t sd_glock_wait; member
Dops_fstype.c90 init_waitqueue_head(&sdp->sd_glock_wait); in init_sbd()