Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dincore.h744 wait_queue_head_t sd_glock_wait; member
H A Dglock.c172 wake_up(&sdp->sd_glock_wait); in gfs2_glock_free()
1101 wake_up(&sdp->sd_glock_wait); in gfs2_glock_get()
2013 wait_event_timeout(sdp->sd_glock_wait, in gfs2_gl_hash_clear()
H A Dops_fstype.c90 init_waitqueue_head(&sdp->sd_glock_wait); in init_sbd()