Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Drecovery.c405 ktime_t t_start, t_jlck, t_jhd, t_tlck, t_rep; in gfs2_recover_func() local
499 t_tlck = ktime_get(); in gfs2_recover_func()
529 ktime_ms_delta(t_tlck, t_jhd), in gfs2_recover_func()
530 ktime_ms_delta(t_rep, t_tlck)); in gfs2_recover_func()