Searched refs:metadata_slot (Results 1 – 2 of 2) sorted by relevance
59 bool CreateLogicalPartition(const std::string& block_device, uint32_t metadata_slot,
184 bool CreateLogicalPartition(const std::string& block_device, uint32_t metadata_slot, in CreateLogicalPartition() argument187 auto metadata = ReadMetadata(block_device.c_str(), metadata_slot); in CreateLogicalPartition()