Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/cluster/
Dtcp_internal.h180 ktime_t sc_tv_func_stop; member
Dnetdebug.c377 (long long)ktime_to_us(sc->sc_tv_func_stop), in sc_show_sock_container()
Dtcp.c210 sc->sc_tv_func_stop = ktime_get(); in o2net_set_func_stop_time()
231 return ktime_sub(sc->sc_tv_func_stop, sc->sc_tv_func_start); in o2net_get_func_run_time()
1562 (long long)ktime_to_us(sc->sc_tv_func_stop)); in o2net_idle_timer()