DirEntryCache
DirEntryCache* entryCache;
buffer->cookie->entryCache = new(std::nothrow) DirEntryCache;
DirEntryCache()
struct DirEntryCache;