Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.c110 static wait_queue_head_t *glock_waitqueue(struct lm_lockname *name) in glock_waitqueue() function
123 wait_queue_head_t *wq = glock_waitqueue(&gl->gl_name); in wake_up_glock()
1138 wait_queue_head_t *wq = glock_waitqueue(name); in find_insert_glock()