Searched refs:xdr_decode_read_segment (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | svc_rdma_pcl.c | 114 p = xdr_decode_read_segment(p, &position, &handle, in pcl_alloc_call() 168 p = xdr_decode_read_segment(p, &position, &handle, in pcl_alloc_read()
|
H A D | svc_rdma_recvfrom.c | 430 xdr_decode_read_segment(p, &position, &handle, in xdr_count_read_segments()
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | rpc_rdma.h | 183 * xdr_decode_read_segment - Decode contents of a Read segment 193 static inline __be32 *xdr_decode_read_segment(__be32 *p, u32 *position, in xdr_decode_read_segment() function
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | rpc_rdma.h | 183 * xdr_decode_read_segment - Decode contents of a Read segment 193 static inline __be32 *xdr_decode_read_segment(__be32 *p, u32 *position, in xdr_decode_read_segment() function
|
Completed in 4 milliseconds