Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dcompress.c130 if (in_len - *out_len < UBIFS_MIN_COMPRESS_DIFF) in ubifs_compress()
H A Dubifs-media.h65 * If compressed data length is less than %UBIFS_MIN_COMPRESS_DIFF bytes
69 #define UBIFS_MIN_COMPRESS_DIFF 64 macro
/kernel/linux/linux-6.6/fs/ubifs/
H A Dcompress.c130 if (in_len - *out_len < UBIFS_MIN_COMPRESS_DIFF) in ubifs_compress()
H A Dubifs-media.h65 * If compressed data length is less than %UBIFS_MIN_COMPRESS_DIFF bytes
69 #define UBIFS_MIN_COMPRESS_DIFF 64 macro

Completed in 5 milliseconds