Searched refs:GetPartitionSliceCount (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/fs-management/
H A Dfs-management.cpp646 bool GetPartitionSliceCount(int partition_fd, size_t* out_count) { function in namespace:__anon1402
683 ASSERT_TRUE(GetPartitionSliceCount(partition_fd.get(), &base_slices));
691 ASSERT_TRUE(GetPartitionSliceCount(partition_fd.get(), &allocated_slices));

Completed in 22 milliseconds