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

Function ptr

src/include/buffer.h:234–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

232 using iterator = iterator_impl<false>;
233
234 ptr() : _raw(nullptr), _off(0), _len(0) {}
235 ptr(ceph::unique_leakable_ptr<raw> r);
236 // cppcheck-suppress noExplicitConstructor
237 ptr(unsigned l);

Callers 15

get_ptrMethod · 0.70
buffer.hFile · 0.70
resetMethod · 0.70
alloc_storageMethod · 0.70
alloc_storageMethod · 0.70
alloc_storageMethod · 0.70
init_cache_bpMethod · 0.50
value_as_ptrMethod · 0.50
value_as_ptrMethod · 0.50
operator()Method · 0.50
ThreadMethod · 0.50
insert_thread_stopsMethod · 0.50

Calls

no outgoing calls

Tested by 6

handle_cmdMethod · 0.40
so_set_attr_lenFunction · 0.40
generate_extentMethod · 0.40
generate_deltaMethod · 0.40
generate_extentMethod · 0.40
generate_deltaMethod · 0.40