Searched refs:stt_expires (Results 1 – 5 of 5) sorted by relevance
81 LASSERT(cfs_time_after(timer->stt_expires, get_seconds())); in stt_add_timer()84 list_for_each_prev(pos, STTIMER_SLOT(timer->stt_expires)) { in stt_add_timer()87 if (cfs_time_aftereq(timer->stt_expires, old->stt_expires)) in stt_add_timer()133 if (cfs_time_after(timer->stt_expires, now)) in stt_expire_list()
43 unsigned long stt_expires; member
1277 ptimer->stt_expires = (unsigned long)(get_seconds() + LST_PING_INTERVAL); in lstcon_rpc_pinger()1300 ptimer->stt_expires = (unsigned long)(get_seconds() + LST_PING_INTERVAL); in lstcon_rpc_pinger_start()
1103 timer->stt_expires = cfs_time_add(rpc->crpc_timeout, in srpc_add_client_rpc_timer()
173 timer->stt_expires = cfs_time_add(sn->sn_timeout, in sfw_add_session_timer()