Searched defs:sectors (Results 1 – 2 of 2) sorted by relevance
376 uint64_t sectors = 0; in ComputePartitionSize() local
105 uint64_t sectors = 0; in BytesOnDisk() local629 uint64_t sectors = std::min(sectors_needed, region.length()); in GrowPartition() local