Lines Matching refs:EMSGSIZE
401 return -EMSGSIZE; in xdr_stream_encode_item_present()
420 return -EMSGSIZE; in xdr_stream_encode_item_absent()
454 return -EMSGSIZE; in xdr_stream_encode_bool()
475 return -EMSGSIZE; in xdr_stream_encode_u32()
496 return -EMSGSIZE; in xdr_stream_encode_be32()
517 return -EMSGSIZE; in xdr_stream_encode_u64()
540 return -EMSGSIZE; in xdr_stream_encode_opaque_inline()
563 return -EMSGSIZE; in xdr_stream_encode_opaque_fixed()
585 return -EMSGSIZE; in xdr_stream_encode_opaque()
608 return -EMSGSIZE; in xdr_stream_encode_uint32_array()
755 return -EMSGSIZE; in xdr_stream_decode_opaque_inline()
795 retval = -EMSGSIZE; in xdr_stream_decode_uint32_array()