Searched refs:OpenPhysicalPartition (Results 1 – 1 of 1) sorted by relevance
43 bool OpenPhysicalPartition(const std::string& name, PartitionHandle* handle) { in OpenPhysicalPartition() function88 } else if (!OpenPhysicalPartition(name, handle)) { in OpenPartition()