Searched refs:rb_sc_head (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/sunrpc/xprtrdma/
H A Dverbs.c644 buf->rb_sc_head = 0;
670 * of rb_sc_head.
678 next_head = rpcrdma_sendctx_next(buf, buf->rb_sc_head);
687 * barrier that flushes rb_sc_head.
689 buf->rb_sc_head = next_head;
H A Dxprt_rdma.h369 unsigned long rb_sc_head; member in struct:rpcrdma_buffer

Completed in 156 milliseconds