Home
last modified time | relevance | path

Searched refs:gl_hold_time (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/fs/gfs2/
A Dglock.c541 gl->gl_hold_time = max(gl->gl_hold_time - GL_GLOCK_HOLD_DECR, in state_change()
1067 holdtime = gl->gl_tchange + gl->gl_hold_time; in glock_work_func()
1205 gl->gl_hold_time = GL_GLOCK_DFT_HOLD; in gfs2_glock_get()
1301 gl->gl_hold_time = min(gl->gl_hold_time + GL_GLOCK_HOLD_INCR, in gfs2_glock_update_hold_time()
1374 timeout += ghs[i].gh_gl->gl_hold_time << 1; in gfs2_glock_async_wait()
1645 delay = gl->gl_hold_time; in __gfs2_glock_dq()
1861 holdtime = gl->gl_tchange + gl->gl_hold_time; in gfs2_glock_cb()
1867 delay = gl->gl_hold_time; in gfs2_glock_cb()
2379 (int)gl->gl_lockref.count, gl->gl_hold_time, nrpages); in gfs2_dump_glock()
A Dincore.h351 long gl_hold_time; member

Completed in 14 milliseconds