Lines Matching refs:cl_rpcclient
688 rpc_authflavor_t flavor = clp->cl_rpcclient->cl_auth->au_flavor;
5663 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
5677 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
6187 strlen(clp->cl_rpcclient->cl_nodename) +
6189 strlen(rpc_peeraddr2str(clp->cl_rpcclient, RPC_DISPLAY_ADDR)) +
6212 clp->cl_rpcclient->cl_nodename, buf,
6213 rpc_peeraddr2str(clp->cl_rpcclient,
6217 clp->cl_rpcclient->cl_nodename,
6218 rpc_peeraddr2str(clp->cl_rpcclient,
6238 strlen(clp->cl_rpcclient->cl_nodename) + 1;
6259 buf, clp->cl_rpcclient->cl_nodename);
6263 clp->cl_rpcclient->cl_nodename);
6321 .rpc_client = clp->cl_rpcclient,
6351 clp->cl_rpcclient->cl_auth->au_ops->au_name,
6389 clp->cl_rpcclient->cl_auth->au_ops->au_name,
6391 status = rpc_call_sync(clp->cl_rpcclient, &msg,
8113 * cl_rpcclient is using krb5i/p, use the integrity protected cl_rpcclient
8150 clnt = clp->cl_rpcclient;
8348 return rpc_clnt_iterate_for_each_xprt(clp->cl_rpcclient,
8516 .rpc_client = clp->cl_rpcclient,
8677 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor;
8748 status = rpc_call_sync(clp->cl_rpcclient, &msg,
8872 .rpc_client = clp->cl_rpcclient,
9023 nfs4_init_channel_attrs(&args, clp->cl_rpcclient);
9026 status = rpc_call_sync(session->clp->cl_rpcclient, &msg,
9103 status = rpc_call_sync(session->clp->cl_rpcclient, &msg,
9201 .rpc_client = clp->cl_rpcclient,
9355 .rpc_client = clp->cl_rpcclient,
9853 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
9888 task_setup.rpc_client = server->nfs_client->cl_rpcclient;