Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Drecovery.c410 ktime_t t_start, t_jlck, t_jhd, t_tlck, t_rep; in gfs2_recover_func() local
504 t_tlck = ktime_get(); in gfs2_recover_func()
534 ktime_ms_delta(t_tlck, t_jhd), in gfs2_recover_func()
535 ktime_ms_delta(t_rep, t_tlck)); in gfs2_recover_func()

Completed in 4 milliseconds