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

Method send

src/librbd/crypto/CryptoObjectDispatch.cc:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 void send() {
77 req->send();
78 }
79
80 void finish(int r) override {
81 ldout(image_ctx->cct, 20) << "aligned read r=" << r << dendl;

Callers 9

sendMethod · 0.45
sendMethod · 0.45
handle_readMethod · 0.45
restart_requestMethod · 0.45
readMethod · 0.45
writeMethod · 0.45
write_sameMethod · 0.45
compare_and_writeMethod · 0.45
discardMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected