Home
last modified time | relevance | path

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

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