Searched refs:UBIFS_MIN_COMPR_LEN (Results 1 – 2 of 2) sorted by relevance
124 if (in_len < UBIFS_MIN_COMPR_LEN) in ubifs_compress()176 if (in_len < UBIFS_MIN_COMPR_LEN) in ubifs_compress_folio()
62 #define UBIFS_MIN_COMPR_LEN 128 macro