Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dglock.c878 static int gfs2_glock_demote_wait(void *word) in gfs2_glock_demote_wait() function
900 wait_on_bit(&gl->gl_flags, GLF_DEMOTE, gfs2_glock_demote_wait, TASK_UNINTERRUPTIBLE); in wait_on_demote()