_ReadCache
status_t _ReadCache(const BPath& repositoryCachePath,
if ((result = _ReadCache(repositoryCachePath, fInfo, NULL, NULL) != B_OK))
return _ReadCache(repositoryCachePath, dummy, callback, context);