Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dglock.c400 gl->gl_tchange = jiffies; in state_change()
666 holdtime = gl->gl_tchange + gl->gl_hold_time; in glock_work_func()
758 gl->gl_tchange = jiffies; in gfs2_glock_get()
1258 holdtime = gl->gl_tchange + gl->gl_hold_time; in gfs2_glock_cb()
Dincore.h352 unsigned long gl_tchange; member