Home
last modified time | relevance | path

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

/linux-2.6.39/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c62 static void svc_rdma_detach(struct svc_xprt *xprt);
77 .xpo_detach = svc_rdma_detach,
1116 static void svc_rdma_detach(struct svc_xprt *xprt) in svc_rdma_detach() function