Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_ptr
Method · 0.70
buffer.h
File · 0.70
reset
Method · 0.70
alloc_storage
Method · 0.70
alloc_storage
Method · 0.70
alloc_storage
Method · 0.70
init_cache_bp
Method · 0.50
value_as_ptr
Method · 0.50
value_as_ptr
Method · 0.50
operator()
Method · 0.50
Thread
Method · 0.50
insert_thread_stops
Method · 0.50
Calls
no outgoing calls
Tested by
6
handle_cmd
Method · 0.40
so_set_attr_len
Function · 0.40
generate_extent
Method · 0.40
generate_delta
Method · 0.40
generate_extent
Method · 0.40
generate_delta
Method · 0.40