Home
last modified time | relevance | path

Searched refs:GL_GLOCK_HOLD_INCR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.h117 #define GL_GLOCK_HOLD_INCR (long)(HZ / 20) macro
H A Dglock.c1170 gl->gl_hold_time = min(gl->gl_hold_time + GL_GLOCK_HOLD_INCR, in gfs2_glock_update_hold_time()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.h115 #define GL_GLOCK_HOLD_INCR (long)(HZ / 20) macro
H A Dglock.c1301 gl->gl_hold_time = min(gl->gl_hold_time + GL_GLOCK_HOLD_INCR, in gfs2_glock_update_hold_time()

Completed in 8 milliseconds