Searched refs:LastCache (Results 1 – 1 of 1) sorted by relevance
200 FileSystemStatCache *LastCache = StatCache.get(); in addStatCache() local201 while (LastCache->getNextStatCache()) in addStatCache()202 LastCache = LastCache->getNextStatCache(); in addStatCache()204 LastCache->setNextStatCache(statCache); in addStatCache()