Home | History | Annotate | Download | only in payload_consumer

Lines Matching defs:GetBlockCount

998 uint64_t GetBlockCount(const RepeatedPtrField<Extent>& extents) {
1031 uint64_t blocks_to_read = GetBlockCount(operation.src_extents());
1032 uint64_t blocks_to_write = GetBlockCount(operation.dst_extents());