Searched refs:GL_GLOCK_HOLD_DECR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/gfs2/ | ||
| H A D | glock.h | 118 #define GL_GLOCK_HOLD_DECR (long)(HZ / 40) macro |
| H A D | glock.c | 463 gl->gl_hold_time = max(gl->gl_hold_time - GL_GLOCK_HOLD_DECR, in state_change() |