MCPcopy 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
378inline Dir *
379dir_bucket_row(Dir *b, int64_t i)
380{
381 return dir_in_seg(b, i);
382}

Callers 6

dir_init_segmentFunction · 0.70
freelist_cleanFunction · 0.70
dir_insertFunction · 0.70
dir_overwriteFunction · 0.70
_init_dirMethod · 0.70

Calls

no outgoing calls

Tested by 1