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

Method send

src/librbd/api/Pool.cc:47–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 }
46
47 void send() {
48 get_head();
49 }
50
51protected:
52 void finish(int r) {

Callers 15

finishMethod · 0.45
image_enableMethod · 0.45
image_disableMethod · 0.45
image_promoteMethod · 0.45
image_demoteMethod · 0.45
image_resyncMethod · 0.45
image_get_infoMethod · 0.45
image_get_modeMethod · 0.45
uuid_getMethod · 0.45
peer_site_removeMethod · 0.45
image_snapshot_createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected