Searched refs:xhead (Results 1 – 2 of 2) sorted by relevance
885 SVCXPRT_LIST *xhead, *xlist; in _svc_done_private() local894 xhead = SVCEXT(parent)->my_xlist; in _svc_done_private()897 xlist->next = xhead->next; in _svc_done_private()898 xhead->next = xlist; in _svc_done_private()
527 SVCXPRT_LIST *xhead, *xlist; in return_xprt_copy() local538 xhead = SVCEXT(parent)->my_xlist; in return_xprt_copy()541 xlist->next = xhead->next; in return_xprt_copy()542 xhead->next = xlist; in return_xprt_copy()