Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Dxprt_rdma.h416 struct rpcrdma_req *rpcrdma_buffer_get(struct rpcrdma_buffer *);
Dtransport.c500 req = rpcrdma_buffer_get(&r_xprt->rx_buf); in xprt_rdma_allocate()
Dverbs.c1333 rpcrdma_buffer_get(struct rpcrdma_buffer *buffers) in rpcrdma_buffer_get() function