Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/xprtrdma/
A Dsvc_rdma_recvfrom.c604 inv_rkey = segment->rs_handle; in svc_rdma_get_inv_rkey()
605 else if (inv_rkey != segment->rs_handle) in svc_rdma_get_inv_rkey()
612 inv_rkey = segment->rs_handle; in svc_rdma_get_inv_rkey()
613 else if (inv_rkey != segment->rs_handle) in svc_rdma_get_inv_rkey()
620 inv_rkey = segment->rs_handle; in svc_rdma_get_inv_rkey()
621 else if (inv_rkey != segment->rs_handle) in svc_rdma_get_inv_rkey()
628 inv_rkey = segment->rs_handle; in svc_rdma_get_inv_rkey()
629 else if (inv_rkey != segment->rs_handle) in svc_rdma_get_inv_rkey()
A Dsvc_rdma_pcl.c75 segment->rs_handle = handle; in pcl_set_read_segment()
220 p = xdr_decode_rdma_segment(p, &segment->rs_handle, in pcl_alloc_write()
A Dsvc_rdma_rw.c495 ret = svc_rdma_rw_ctx_init(rdma, ctxt, offset, seg->rs_handle, in svc_rdma_build_writes()
745 segment->rs_handle, DMA_FROM_DEVICE); in svc_rdma_build_read_segment()
986 dummy.rs_handle = segment->rs_handle; in svc_rdma_read_chunk_range()
A Dsvc_rdma_sendto.c390 xdr_encode_rdma_segment(p, segment->rs_handle, length, in svc_rdma_encode_write_segment()
392 trace_svcrdma_encode_wseg(sctxt, segno, segment->rs_handle, length, in svc_rdma_encode_write_segment()
/linux-6.3-rc2/include/linux/sunrpc/
A Dsvc_rdma_pcl.h12 u32 rs_handle; member
/linux-6.3-rc2/include/trace/events/
A Drpcrdma.h1701 __entry->handle = segment->rs_handle;
1738 __entry->handle = segment->rs_handle;

Completed in 11 milliseconds