Home
last modified time | relevance | path

Searched refs:xdr_decode_rdma_segment (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Drpc_rdma.h165 * xdr_decode_rdma_segment - Decode contents of an RDMA segment
174 static inline __be32 *xdr_decode_rdma_segment(__be32 *p, u32 *handle, in xdr_decode_rdma_segment() function
198 return xdr_decode_rdma_segment(p, handle, length, offset); in xdr_decode_read_segment()
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Drpc_rdma.h165 * xdr_decode_rdma_segment - Decode contents of an RDMA segment
174 static inline __be32 *xdr_decode_rdma_segment(__be32 *p, u32 *handle, in xdr_decode_rdma_segment() function
198 return xdr_decode_rdma_segment(p, handle, length, offset); in xdr_decode_read_segment()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dsvc_rdma_pcl.c220 p = xdr_decode_rdma_segment(p, &segment->rs_handle, in pcl_alloc_write()
H A Drpc_rdma.c1178 xdr_decode_rdma_segment(p, &handle, length, &offset); in decode_rdma_segment()
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c459 xdr_decode_rdma_segment(seg, &handle, &length, &offset); in svc_rdma_build_writes()
702 p = xdr_decode_rdma_segment(p, &handle, &length, &offset); in svc_rdma_build_read_chunk()
H A Dsvc_rdma_sendto.c383 xdr_decode_rdma_segment(src, &handle, &length, &offset); in svc_rdma_encode_write_segment()
H A Dsvc_rdma_recvfrom.c476 xdr_decode_rdma_segment(p, &handle, &length, &offset); in xdr_check_write_chunk()
H A Drpc_rdma.c1198 xdr_decode_rdma_segment(p, &handle, length, &offset); in decode_rdma_segment()

Completed in 8 milliseconds