Searched refs:UBIFS_MIN_COMPRESS_DIFF (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ubifs/
H A Dcompress.c125 if (in_len - *out_len < UBIFS_MIN_COMPRESS_DIFF)
H A Dubifs-media.h77 * If compressed data length is less than %UBIFS_MIN_COMPRESS_DIFF bytes
81 #define UBIFS_MIN_COMPRESS_DIFF 64 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ubifs/
H A Dcompress.c125 if (in_len - *out_len < UBIFS_MIN_COMPRESS_DIFF)
H A Dubifs-media.h77 * If compressed data length is less than %UBIFS_MIN_COMPRESS_DIFF bytes
81 #define UBIFS_MIN_COMPRESS_DIFF 64 macro

Completed in 48 milliseconds