Searched refs:ResetPathCacheHitInfo (Results 1 – 3 of 3) sorted by relevance
60 void ResetPathCacheHitInfo(int *hit, int *try);
152 ResetPathCacheHitInfo(&pathCacheTotalHit, &pathCacheTotalTry); in FsCacheInfoFill()
46 void ResetPathCacheHitInfo(int *hit, int *try) in ResetPathCacheHitInfo() function