Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.c108 static wait_queue_head_t *glock_waitqueue(struct lm_lockname *name) in glock_waitqueue() function
121 wait_queue_head_t *wq = glock_waitqueue(&gl->gl_name); in wake_up_glock()
745 wait_queue_head_t *wq = glock_waitqueue(name); in find_insert_glock()