Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ send
Method
send
src/librbd/crypto/CryptoObjectDispatch.cc:260–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
void send() {
261
read_req->send();
262
}
263
264
bool check_cmp_data() {
265
if (cmp_data.length() == 0) {
Callers
nothing calls this directly
Calls
1
send
Method · 0.45
Tested by
no test coverage detected