Searched refs:LZO_E_NOT_COMPRESSIBLE (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | lzo.h | 43 #define LZO_E_NOT_COMPRESSIBLE (-3) macro |
/u-boot/fs/jffs2/ | ||
A D | compr_lzo.c | 129 #define LZO_E_NOT_COMPRESSIBLE (-3) /* not used right now */ macro |
Completed in 3 milliseconds