Lines Matching refs:buffer
49 * o buffer memory
846 struct rpcrdma_buffer *buffer = &r_xprt->rx_buf;
863 spin_lock(&buffer->rb_lock);
864 list_add(&req->rl_all, &buffer->rb_allreqs);
865 spin_unlock(&buffer->rb_lock);
888 /* Compute maximum header buffer size in bytes */
1200 * @buffers: buffer pool
1213 * rpcrdma_buffer_get - Get a request buffer
1214 * @buffers: Buffer pool from which to obtain a buffer
1234 * @buffers: buffer pool
1286 * rpcrdma_regbuf_realloc - re-allocate a SEND/RECV buffer
1288 * @size: size of buffer to be allocated, in bytes
1315 * Returns true if the buffer is now DMA mapped to @r_xprt's device