MCPcopy 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_batMethod · 0.80
mergeMethod · 0.80
encode_prepareMethod · 0.80
_decodeMethod · 0.80
decode_uncoupledMethod · 0.80
_setattrMethod · 0.80
TESTFunction · 0.80
TESTFunction · 0.80
to_full_ptrMethod · 0.80
finishMethod · 0.80
compressMethod · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64