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

Function end

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

Source from the content-addressed store, hash-verified

292 unsigned offset() const { return _off; }
293 unsigned start() const { return _off; }
294 unsigned end() const { return _off + _len; }
295 unsigned unused_tail_length() const;
296 const char& operator[](unsigned n) const;
297 char& operator[](unsigned n);

Callers 15

is_partialFunction · 0.70
insert_afterMethod · 0.70
clear_and_disposeMethod · 0.70
lsFunction · 0.50
update_authFunction · 0.50
update_mgrmapFunction · 0.50
rados_tool_commonFunction · 0.50
scan_linksMethod · 0.50
schedule_append_opsMethod · 0.50
schedule_append_opsMethod · 0.50
initMethod · 0.50
get_tracked_keysMethod · 0.50

Calls 3

iteratorClass · 0.70
const_iteratorClass · 0.70
endMethod · 0.45

Tested by 15

TESTFunction · 0.40
rand_chooseFunction · 0.40
gather_socket_outputMethod · 0.40
rand_chooseFunction · 0.40
TESTFunction · 0.40
check_frame_assemblerMethod · 0.40
rand_chooseFunction · 0.40
TEST_FFunction · 0.40
test_case_insensitiveFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40
TEST_FFunction · 0.40