Lines Matching refs:EMSGSIZE
374 return -EMSGSIZE; in xdr_stream_encode_item_present()
393 return -EMSGSIZE; in xdr_stream_encode_item_absent()
427 return -EMSGSIZE; in xdr_stream_encode_bool()
448 return -EMSGSIZE; in xdr_stream_encode_u32()
469 return -EMSGSIZE; in xdr_stream_encode_u64()
492 return -EMSGSIZE; in xdr_stream_encode_opaque_inline()
515 return -EMSGSIZE; in xdr_stream_encode_opaque_fixed()
537 return -EMSGSIZE; in xdr_stream_encode_opaque()
560 return -EMSGSIZE; in xdr_stream_encode_uint32_array()
707 return -EMSGSIZE; in xdr_stream_decode_opaque_inline()
745 retval = -EMSGSIZE; in xdr_stream_decode_uint32_array()