Searched refs:other_super (Results 1 – 1 of 1) sorted by relevance
187 std::string other_super = fs_mgr_get_super_partition_name(other_slot); in ListPartitions() local188 if (super_name != other_super) { in ListPartitions()189 if (auto metadata = ReadMetadata(other_super, other_slot)) { in ListPartitions()