Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
231
bool
232
StripeSM::isFree() const
233
{
234
return 0 == _vol_idx;
235
}
236
237
// TODO: Implement the whole logic
238
Errata
Callers
2
dumpSpans
Method · 0.80
allocStripe
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected