Searched refs:AlignedSize (Results 1 – 1 of 1) sorted by relevance
129 std::uint64_t AlignedSize() const { return AlignToPartitionSize(size); } in AlignedSize() function330 if (partition.AlignedSize() != partition.size) { in MakeCompositeDiskSpec()379 (partition.offset + partition.AlignedSize()) / kSectorSize - 1, in Beginning()