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