MCPcopy Create free account
hub / github.com/ceph/ceph / set_cct

Method set_cct

src/common/shared_cache.hpp:131–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 void set_cct(CephContext *c) {
132 cct = c;
133 }
134
135 void dump_weak_refs() {
136 lderr(cct) << "leaked refs:\n";

Callers 2

decode_messageFunction · 0.45
send_replyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected