Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c103 static void svc_rdma_bc_free(struct svc_xprt *);
108 .xpo_free = svc_rdma_bc_free,
145 static void svc_rdma_bc_free(struct svc_xprt *xprt) in svc_rdma_bc_free() function