Searched refs:UBIFS_MIN_COMPRESS_DIFF (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/ubifs/ | ||
| H A D | compress.c | 81 dlen = min(dlen, in_len - UBIFS_MIN_COMPRESS_DIFF); in ubifs_compress_req() |
| H A D | ubifs-media.h | 69 #define UBIFS_MIN_COMPRESS_DIFF 64 macro |