Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dglock.h115 #define GL_GLOCK_HOLD_INCR (long)(HZ / 20) macro
Dglock.c1301 gl->gl_hold_time = min(gl->gl_hold_time + GL_GLOCK_HOLD_INCR, in gfs2_glock_update_hold_time()