Searched refs:bestMatches (Results 1 – 2 of 2) sorted by relevance
87 S32 bestMatches = 0; in OsVfsFindMp() local100 if (matches > bestMatches) { in OsVfsFindMp()101 bestMatches = matches; in OsVfsFindMp()
71 int bestMatches = 0; in VfsMpFind() local109 if (matches > bestMatches) { in VfsMpFind()110 bestMatches = matches; in VfsMpFind()