MCPcopy Create free account
hub / github.com/apache/trafficserver / entries

Method entries

src/iocore/cache/P_CacheDir.h:294–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

292};
293
294inline int
295Directory::entries() const
296{
297 return this->buckets * DIR_DEPTH * this->segments;
298}
299
300inline Dir *
301Directory::get_segment(int s) const

Callers 5

mark_storage_offlineMethod · 0.80
cacheInitializedMethod · 0.80
dir_clear_rangeFunction · 0.80

Calls

no outgoing calls

Tested by 1