gssp_clnt 126 net/sunrpc/auth_gss/gss_rpc_upcall.c sn->gssp_clnt = NULL; gssp_clnt 138 net/sunrpc/auth_gss/gss_rpc_upcall.c if (sn->gssp_clnt) gssp_clnt 139 net/sunrpc/auth_gss/gss_rpc_upcall.c rpc_shutdown_client(sn->gssp_clnt); gssp_clnt 140 net/sunrpc/auth_gss/gss_rpc_upcall.c sn->gssp_clnt = clnt; gssp_clnt 149 net/sunrpc/auth_gss/gss_rpc_upcall.c if (sn->gssp_clnt) { gssp_clnt 150 net/sunrpc/auth_gss/gss_rpc_upcall.c rpc_shutdown_client(sn->gssp_clnt); gssp_clnt 151 net/sunrpc/auth_gss/gss_rpc_upcall.c sn->gssp_clnt = NULL; gssp_clnt 161 net/sunrpc/auth_gss/gss_rpc_upcall.c clnt = sn->gssp_clnt; gssp_clnt 31 net/sunrpc/netns.h struct rpc_clnt *gssp_clnt;