Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ is_contiguous
Method
is_contiguous
src/common/buffer.cc:1109–1112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1107
}
1108
1109
bool buffer::list::is_contiguous() const
1110
{
1111
return _num <= 1;
1112
}
1113
1114
bool buffer::list::is_n_page_sized() const
1115
{
Callers
12
put_bat
Method · 0.80
merge
Method · 0.80
encode_prepare
Method · 0.80
_decode
Method · 0.80
decode_uncoupled
Method · 0.80
_setattr
Method · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
rebuild_aligned_size_and_memory
Method · 0.80
to_full_ptr
Method · 0.80
finish
Method · 0.80
compress
Method · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST
Function · 0.64