Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drecovery.c413 ktime_t t_start, t_jlck, t_jhd, t_tlck, t_rep; in gfs2_recover_func() local
501 t_tlck = ktime_get(); in gfs2_recover_func()
522 ktime_ms_delta(t_tlck, t_jhd), in gfs2_recover_func()
523 ktime_ms_delta(t_rep, t_tlck)); in gfs2_recover_func()