Searched refs:current_transp (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/amd/amd/
H A Dnfs_prot_svc.c67 SVCXPRT *current_transp; variable
150 current_transp = NULL;
187 current_transp = transp;
285 current_transp = NULL;
H A Damfs_generic.c1122 * Code for quick reply. If current_transp is set, then it's the
1126 * current_transp. Once am_transp is set, nfs_quick_reply() and
1130 if (current_transp && !new_mp->am_transp) {
1133 *(new_mp->am_transp) = *current_transp;
H A Damd.h671 extern SVCXPRT *current_transp; /* For nfs_quick_reply() */

Completed in 53 milliseconds