Searched refs:xdr_stream_encode_u32 (Results 1 – 3 of 3) sorted by relevance
357 xdr_stream_encode_u32(struct xdr_stream *xdr, __u32 n) in xdr_stream_encode_u32() function
431 ret = xdr_stream_encode_u32(&sctxt->sc_stream, nsegs); in svc_rdma_encode_write_chunk()
971 WARN_ON_ONCE(xdr_stream_encode_u32(xdr, n) < 0); in encode_uint32()