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