Home
last modified time | relevance | path

Searched refs:xprt_put (Results 1 – 11 of 11) sorted by relevance

/linux/net/sunrpc/
A Dsysfs.c101 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_show()
128 xprt_put(xprt); in rpc_sysfs_xprt_srcaddr_show()
161 xprt_put(xprt); in rpc_sysfs_xprt_info_show()
205 xprt_put(xprt); in rpc_sysfs_xprt_state_show()
244 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_store()
278 xprt_put(xprt); in rpc_sysfs_xprt_dstaddr_store()
333 xprt_put(xprt); in rpc_sysfs_xprt_state_change()
A Dclnt.c456 xprt_put(xprt); in rpc_new_client()
474 xprt_put(xprt); in rpc_create_xprt()
647 xprt_put(xprt); in __rpc_clone_client()
751 xprt_put(xprt); in rpc_switch_client_transport()
787 xprt_put(old); in rpc_switch_client_transport()
797 xprt_put(xprt); in rpc_switch_client_transport()
868 xprt_put(xprt); in rpc_clnt_iterate_for_each_xprt()
1114 xprt_put(xprt); in rpc_task_release_xprt()
3046 xprt_put(xprt); in rpc_clnt_setup_test_and_add_xprt()
3128 xprt_put(xprt); in rpc_clnt_add_xprt()
[all …]
A Dxprtmultipath.c92 xprt_put(xprt); in rpc_xprt_switch_remove_xprt()
161 xprt_put(xprt); in xprt_switch_free_entries()
A Drpcb_clnt.c159 xprt_put(map->r_xprt); in rpcb_map_release()
694 xprt_put(xprt); in rpcb_getport_async()
788 xprt_put(xprt); in rpcb_getport_async()
A Ddebugfs.c207 xprt_put(xprt); in xprt_info_release()
A Dbackchannel_rqst.c310 xprt_put(xprt); in xprt_free_bc_rqst()
A Dxprt.c2175 void xprt_put(struct rpc_xprt *xprt) in xprt_put() function
2180 EXPORT_SYMBOL_GPL(xprt_put);
A Dxprtsock.c2577 xprt_put(lower_xprt); in xs_tls_handshake_done()
2632 xprt_put(lower_xprt); in xs_tls_handshake_sync()
3591 xprt_put(xprt); in xs_setup_bc_tcp()
A Dsvc_xprt.c177 xprt_put(xprt->xpt_bc_xprt); in svc_xprt_free()
/linux/net/sunrpc/xprtrdma/
A Dbackchannel.c164 xprt_put(xprt); in xprt_rdma_bc_free_rqst()
/linux/include/linux/sunrpc/
A Dxprt.h386 void xprt_put(struct rpc_xprt *xprt);

Completed in 30 milliseconds