Searched refs:cl_xprt (Results 1 – 9 of 9) sorted by relevance
262 old = rcu_dereference_protected(clnt->cl_xprt, in rpc_clnt_set_transport()266 rcu_assign_pointer(clnt->cl_xprt, xprt); in rpc_clnt_set_transport()634 xprt = xprt_get(rcu_dereference(clnt->cl_xprt)); in __rpc_clone_client()985 xprt_put(rcu_dereference_raw(clnt->cl_xprt)); in rpc_free_client_work()1151 xprt = xprt_get(rcu_dereference(clnt->cl_xprt)); in rpc_task_get_first_xprt()1391 xprt = rcu_dereference(clnt->cl_xprt); in rpc_peeraddr()1417 xprt = rcu_dereference(clnt->cl_xprt); in rpc_peeraddr2str()1560 xprt = rcu_dereference(clnt->cl_xprt); in rpc_localaddr()1582 xprt = rcu_dereference(clnt->cl_xprt); in rpc_setbufsize()1599 ret = rcu_dereference(clnt->cl_xprt)->xprt_net; in rpc_net_ns()[all …]
78 (struct sockaddr *)&clnt->cl_xprt->addr, in tasks_stop()
404 rcu_dereference(clnt->cl_xprt)->servername); in rpc_show_info()
2734 lower_xprt = rcu_dereference(lower_clnt->cl_xprt); in xs_tcp_tls_setup_socket()
51 struct rpc_xprt __rcu * cl_xprt; /* transport */ member
276 xprt = rcu_dereference_raw(clp->cl_rpcclient->cl_xprt); in nfs4_destroy_callback()312 xprt = rcu_dereference_raw(clp->cl_rpcclient->cl_xprt); in nfs4_init_callback()
1170 struct rpc_xprt *xprt1 = server1->client->cl_xprt; in nfs_compare_super_address()1171 struct rpc_xprt *xprt2 = server2->client->cl_xprt; in nfs_compare_super_address()
589 xprt = rcu_dereference(session->clp->cl_rpcclient->cl_xprt); in nfs4_destroy_session()
8477 if (xprt != rcu_access_pointer(clnt->cl_xprt)) in nfs4_proc_bind_one_conn_to_session()