Searched refs:xdr_encode_read_segment (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | rpc_rdma.h | 146 * xdr_encode_read_segment - Encode contents of a Read segment 156 static inline __be32 *xdr_encode_read_segment(__be32 *p, u32 position, in xdr_encode_read_segment() function
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | rpc_rdma.h | 146 * xdr_encode_read_segment - Encode contents of a Read segment 156 static inline __be32 *xdr_encode_read_segment(__be32 *p, u32 position, in xdr_encode_read_segment() function
|
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
H A D | rpc_rdma.c | 318 xdr_encode_read_segment(p, position, mr->mr_handle, mr->mr_length, in encode_read_segment()
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | rpc_rdma.c | 290 xdr_encode_read_segment(p, position, mr->mr_handle, mr->mr_length, in encode_read_segment()
|
Completed in 5 milliseconds