Home
last modified time | relevance | path

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

/linux-4.4.14/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c100 static struct svc_xprt *svc_rdma_bc_create(struct svc_serv *, struct net *,
106 .xpo_create = svc_rdma_bc_create,
120 static struct svc_xprt *svc_rdma_bc_create(struct svc_serv *serv, in svc_rdma_bc_create() function