Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.h118 #define GL_GLOCK_HOLD_DECR (long)(HZ / 40) macro
H A Dglock.c463 gl->gl_hold_time = max(gl->gl_hold_time - GL_GLOCK_HOLD_DECR, in state_change()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.h116 #define GL_GLOCK_HOLD_DECR (long)(HZ / 40) macro
H A Dglock.c541 gl->gl_hold_time = max(gl->gl_hold_time - GL_GLOCK_HOLD_DECR, in state_change()

Completed in 11 milliseconds