Searched refs:xp_idletimeout (Results 1 – 4 of 4) sorted by relevance
170 int xp_idletimeout; /* idle time before closing */ member
1029 if (!xprt->xp_idletimeout || xprt->xp_thread) in svc_checkidle()1032 timo = xprt->xp_lastactive + xprt->xp_idletimeout; in svc_checkidle()
248 xprt->xp_idletimeout = 6 * 60; in svc_vc_create_conn()
618 nd->nd_xprt->xp_idletimeout = 0; in nfsrv_getclient()5780 nd->nd_xprt->xp_idletimeout = 0; /* Disable timeout. */ in nfsrv_checksequence()