Home
last modified time | relevance | path

Searched refs:LZO_E_NOT_COMPRESSIBLE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dlzo.h43 #define LZO_E_NOT_COMPRESSIBLE (-3) macro
/rk3399_rockchip-uboot/fs/jffs2/
H A Dcompr_lzo.c129 #define LZO_E_NOT_COMPRESSIBLE (-3) /* not used right now */ macro