MCPcopy Create free account
hub / github.com/ceph/ceph / buffer.cc

File buffer.cc

src/common/buffer.cc:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:nil -*-
2// vim: ts=8 sw=2 sts=2 expandtab
3
4/*

Callers

nothing calls this directly

Calls 15

get_env_boolFunction · 0.85
round_up_toFunction · 0.85
raw_lengthMethod · 0.80
set_lengthMethod · 0.80
offsetMethod · 0.80
raw_c_strMethod · 0.80
raw_nrefMethod · 0.80
end_of_bufferClass · 0.70
createFunction · 0.70
get_dataMethod · 0.45
endMethod · 0.45
backMethod · 0.45

Tested by

no test coverage detected