LZO_E_OK           56 crypto/lzo.c   	if (err != LZO_E_OK)
LZO_E_OK           71 crypto/lzo.c   	if (err != LZO_E_OK)
LZO_E_OK           54 fs/jffs2/compr_lzo.c 	if (ret != LZO_E_OK)
LZO_E_OK           74 fs/jffs2/compr_lzo.c 	if (ret != LZO_E_OK || dl != destlen)
LZO_E_OK          220 lib/lzo/lzo1x_compress.c 	return LZO_E_OK;
LZO_E_OK          233 lib/lzo/lzo1x_decompress.c 	return (ip == ip_end ? LZO_E_OK :