Searched refs:GL_GLOCK_HOLD_INCR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/gfs2/ | ||
H A D | glock.h | 115 #define GL_GLOCK_HOLD_INCR (long)(HZ / 20) macro |
H A D | glock.c | 1341 gl->gl_hold_time = min(gl->gl_hold_time + GL_GLOCK_HOLD_INCR, in gfs2_glock_update_hold_time() |