Home
last modified time | relevance | path

Searched defs:rpcrdma_buffer (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/sunrpc/xprtrdma/
Dxprt_rdma.h390 struct rpcrdma_buffer { struct
391 spinlock_t rb_mrlock; /* protect rb_mrs list */
392 struct list_head rb_mrs;
393 struct list_head rb_all;
395 unsigned long rb_sc_head;
396 unsigned long rb_sc_tail;
397 unsigned long rb_sc_last;
398 struct rpcrdma_sendctx **rb_sc_ctxs;
400 spinlock_t rb_lock; /* protect buf lists */
401 struct list_head rb_send_bufs;
[all …]