Searched refs:isReplacementCandidate (Results 1 – 1 of 1) sorted by relevance
3920 bool isReplacementCandidate = false; in probeCandidates() local3955 isReplacementCandidate = existingIsBoot && !newIsBoot; in probeCandidates()3956 if (!isDext && !isReplacementCandidate) { in probeCandidates()3972 if (isReplacementCandidate) { in probeCandidates()3979 if (isDext || isReplacementCandidate) { in probeCandidates()