Searched refs:aligned_size (Results 1 – 1 of 1) sorted by relevance
281 auto aligned_size = AlignToPartitionSize(size); in AppendPartition() local282 CHECK(size == aligned_size || source.read_only) in AppendPartition()290 next_disk_offset_ = next_disk_offset_ + aligned_size; in AppendPartition()