Searched refs:MIN_COMPRESS_LOG_SIZE (Results 1 – 3 of 3) sorted by relevance
318 if (ri->i_log_cluster_size < MIN_COMPRESS_LOG_SIZE || in sanity_check_inode()
962 if (arg < MIN_COMPRESS_LOG_SIZE || in parse_options()1738 F2FS_OPTION(sbi).compress_log_size = MIN_COMPRESS_LOG_SIZE; in default_options()
1367 #define MIN_COMPRESS_LOG_SIZE 2 macro