Searched refs:otherLogical (Results 1 – 1 of 1) sorted by relevance
533 const LogicalPartition* otherLogical = other.fHead; in Assign() local534 while (otherLogical) { in Assign()535 off_t tableOffset = otherLogical->PartitionTableOffset(); in Assign()536 otherLogical->GetPartitionDescriptor(&descriptor); in Assign()545 otherLogical = otherLogical->Next(); in Assign()