Home
last modified time | relevance | path

Searched refs:rpc_xprt_ops (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dxprt.h131 struct rpc_xprt_ops { struct
187 const struct rpc_xprt_ops *ops; /* transport methods */
/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dtransport.c157 static const struct rpc_xprt_ops xprt_rdma_procs;
738 static const struct rpc_xprt_ops xprt_rdma_procs = {
H A Dsvc_rdma_backchannel.c207 static const struct rpc_xprt_ops xprt_rdma_bc_procs = {
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dxprtsock.c2634 static const struct rpc_xprt_ops xs_local_ops = {
2654 static const struct rpc_xprt_ops xs_udp_ops = {
2677 static const struct rpc_xprt_ops xs_tcp_ops = {
2710 static const struct rpc_xprt_ops bc_tcp_ops = {