Searched refs:max_retries (Results 1 – 1 of 1) sorted by relevance
4048 int max_retries = MAX_COMPACT_RETRIES; in should_compact_retry() local4096 max_retries /= 4; in should_compact_retry()4097 if (*compaction_retries <= max_retries) { in should_compact_retry()4116 trace_compact_retry(order, priority, compact_result, retries, max_retries, ret); in should_compact_retry()