Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dincore.h699 wait_queue_head_t sd_glock_wait; member
Dglock.c94 wake_up(&sdp->sd_glock_wait); in gfs2_glock_free()
1509 wait_event(sdp->sd_glock_wait, atomic_read(&sdp->sd_glock_disposal) == 0); in gfs2_gl_hash_clear()
Dops_fstype.c85 init_waitqueue_head(&sdp->sd_glock_wait); in init_sbd()