Searched refs:EBADMSG (Results 1 – 4 of 4) sorted by relevance
649 return -EBADMSG; in xdr_stream_decode_bool()670 return -EBADMSG; in xdr_stream_decode_u32()691 return -EBADMSG; in xdr_stream_decode_be32()712 return -EBADMSG; in xdr_stream_decode_u64()733 return -EBADMSG; in xdr_stream_decode_opaque_fixed()762 return -EBADMSG; in xdr_stream_decode_opaque_inline()766 return -EBADMSG; in xdr_stream_decode_opaque_inline()794 return -EBADMSG; in xdr_stream_decode_uint32_array()796 return -EBADMSG; in xdr_stream_decode_uint32_array()799 return -EBADMSG; in xdr_stream_decode_uint32_array()
57 #define EBADMSG 74 /* Not a data message */ macro
708 return err == -EBADMSG; in mtd_is_eccerr()
1812 #define EFSBADCRC EBADMSG /* Bad CRC detected */
Completed in 13 milliseconds