Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dtransport.c253 rpcrdma_xprt_disconnect(r_xprt); in xprt_rdma_connect_worker()
290 rpcrdma_xprt_disconnect(r_xprt); in xprt_rdma_destroy()
386 rpcrdma_xprt_disconnect(r_xprt); in xprt_rdma_close()
H A Dxprt_rdma.h452 void rpcrdma_xprt_disconnect(struct rpcrdma_xprt *r_xprt);
H A Dverbs.c584 void rpcrdma_xprt_disconnect(struct rpcrdma_xprt *r_xprt) in rpcrdma_xprt_disconnect() function