Searched refs:other_slot (Results 1 – 1 of 1) sorted by relevance
177 uint32_t other_slot = (current_slot == 0) ? 1 : 0; in ListPartitions() local178 std::string other_super = fs_mgr_get_super_partition_name(other_slot); in ListPartitions()180 if (auto metadata = ReadMetadata(other_super, other_slot)) { in ListPartitions()