Searched refs:GetPartitionSliceCount (Results 1 – 1 of 1) sorted by relevance
718 bool GetPartitionSliceCount(int partition_fd, size_t* out_count) { in GetPartitionSliceCount() function755 ASSERT_TRUE(GetPartitionSliceCount(partition_fd.get(), &base_slices)); in MkfsMinfsWithMinFvmSlices()763 ASSERT_TRUE(GetPartitionSliceCount(partition_fd.get(), &allocated_slices)); in MkfsMinfsWithMinFvmSlices()
Completed in 4 milliseconds