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