Searched refs:GL_GLOCK_HOLD_DECR (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/gfs2/ | ||
A D | glock.h | 125 #define GL_GLOCK_HOLD_DECR (long)(HZ / 40) macro |
A D | glock.c | 541 gl->gl_hold_time = max(gl->gl_hold_time - GL_GLOCK_HOLD_DECR, in state_change() |
Completed in 8 milliseconds