Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ dir_bucket_row
Function
dir_bucket_row
src/iocore/cache/P_CacheDir.h:378–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
376
}
377
378
inline Dir *
379
dir_bucket_row(Dir *b, int64_t i)
380
{
381
return dir_in_seg(b, i);
382
}
Callers
6
dir_init_segment
Function · 0.70
freelist_clean
Function · 0.70
dir_insert
Function · 0.70
dir_overwrite
Function · 0.70
_init_dir
Method · 0.70
cache_init_success_callback
Method · 0.50
Calls
no outgoing calls
Tested by
1
cache_init_success_callback
Method · 0.40