Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.c466 gl->gl_tchange = jiffies; in state_change()
935 holdtime = gl->gl_tchange + gl->gl_hold_time; in glock_work_func()
1069 gl->gl_tchange = jiffies; in gfs2_glock_get()
1674 holdtime = gl->gl_tchange + gl->gl_hold_time; in gfs2_glock_cb()
H A Dincore.h377 unsigned long gl_tchange; member