Searched refs:s_ttl (Results 1 – 2 of 2) sorted by relevance
195 unsigned long s_ttl; /* time until mds kills us */ member
3994 session->s_ttl = jiffies + HZ*mdsc->mdsmap->m_session_autoclose; in handle_session()5064 if (s->s_ttl && time_after(jiffies, s->s_ttl)) { in check_session_state()