Home | History | Annotate | Download | only in server

Lines Matching refs:nd_xprt

616 				clnt_bck_create(nd->nd_xprt->xp_socket,
619 SVC_ACQUIRE(nd->nd_xprt);
620 nd->nd_xprt->xp_p2 =
623 nd->nd_xprt->xp_idletimeout = 0;
624 nsep->sess_cbsess.nfsess_xprt = nd->nd_xprt;
5803 * If this session handles the backchannel, save the nd_xprt for this
5809 SVC_ACQUIRE(nd->nd_xprt);
5810 nd->nd_xprt->xp_p2 =
5812 nd->nd_xprt->xp_idletimeout = 0; /* Disable timeout. */
5813 sep->sess_cbsess.nfsess_xprt = nd->nd_xprt;