Searched refs:UBIFS_MIN_COMPRESS_DIFF (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/ubifs/ | ||
D | compress.c | 130 if (in_len - *out_len < UBIFS_MIN_COMPRESS_DIFF) in ubifs_compress() |
D | ubifs-media.h | 69 #define UBIFS_MIN_COMPRESS_DIFF 64 macro |