Lines Matching refs:EMSGSIZE
393 return -EMSGSIZE; in xdr_stream_encode_item_present()
412 return -EMSGSIZE; in xdr_stream_encode_item_absent()
446 return -EMSGSIZE; in xdr_stream_encode_bool()
467 return -EMSGSIZE; in xdr_stream_encode_u32()
488 return -EMSGSIZE; in xdr_stream_encode_u64()
511 return -EMSGSIZE; in xdr_stream_encode_opaque_inline()
534 return -EMSGSIZE; in xdr_stream_encode_opaque_fixed()
556 return -EMSGSIZE; in xdr_stream_encode_opaque()
579 return -EMSGSIZE; in xdr_stream_encode_uint32_array()
726 return -EMSGSIZE; in xdr_stream_decode_opaque_inline()
766 retval = -EMSGSIZE; in xdr_stream_decode_uint32_array()