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

Method rebuild_aligned

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

Source from the content-addressed store, hash-verified

1206 }
1207
1208 bool buffer::list::rebuild_aligned(unsigned align)
1209 {
1210 return rebuild_aligned_size_and_memory(align, align);
1211 }
1212
1213 bool buffer::list::rebuild_aligned_size_and_memory(unsigned align_size,
1214 unsigned align_memory,

Callers 9

_decodeMethod · 0.80
_decodeMethod · 0.80
repair_one_lost_chunkMethod · 0.80
TESTFunction · 0.80
encodeMethod · 0.80
decodeMethod · 0.80
writevMethod · 0.80
do_writevFunction · 0.80
do_writevFunction · 0.80

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.64
encodeMethod · 0.64
decodeMethod · 0.64