Searched refs:GL_GLOCK_HOLD_INCR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/gfs2/ | ||
| D | glock.h | 117 #define GL_GLOCK_HOLD_INCR (long)(HZ / 20) macro |
| D | glock.c | 945 gl->gl_hold_time = min(gl->gl_hold_time + GL_GLOCK_HOLD_INCR, in gfs2_glock_update_hold_time() |