Searched refs:retries_remaining (Results 1 – 1 of 1) sorted by relevance
491 int retries_remaining, status; in open_with_retry() local493 retries_remaining = 2; in open_with_retry()499 if (status >= 0 || retries_remaining == 0) in open_with_retry()503 retries_remaining--; in open_with_retry()