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

Method isFree

src/traffic_cache_tool/CacheDefs.cc:231–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229}
230
231bool
232StripeSM::isFree() const
233{
234 return 0 == _vol_idx;
235}
236
237// TODO: Implement the whole logic
238Errata

Callers 2

dumpSpansMethod · 0.80
allocStripeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected