Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ size
Method
size
src/osdc/Objecter.h:112–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
~ObjectOperation() = default;
111
112
size_t size() const {
113
return ops.size();
114
}
115
116
void clear() {
117
ops.clear();
Callers
15
file_to_extents
Method · 0.45
add_partial_result
Method · 0.45
get_object
Method · 0.45
bh_write_scattered
Method · 0.45
_readx
Method · 0.45
_maybe_wait_for_writeback
Method · 0.45
flusher_entry
Method · 0.45
flush_set
Method · 0.45
zero
Method · 0.45
_do_truncate_range
Method · 0.45
init_reference_sub_read
Method · 0.45
init_read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected