Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dglock.h120 #define GL_GLOCK_HOLD_DECR (long)(HZ / 40) macro
Dglock.c421 gl->gl_hold_time = max(gl->gl_hold_time - GL_GLOCK_HOLD_DECR, in state_change()