Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h117 #define GL_GLOCK_HOLD_DECR (long)(HZ / 40) macro
H A Dglock.c560 gl->gl_hold_time = max(gl->gl_hold_time - GL_GLOCK_HOLD_DECR, in state_change()