Searched refs:PartitionRemoved (Results 1 – 3 of 3) sorted by relevance
85 bool PartitionRemoved(KPartition *partition); //
870 KDiskDeviceManager::PartitionRemoved(KPartition* partition) in PartitionRemoved() function in KDiskDeviceManager1174 PartitionRemoved(device); in _AddDevice()1183 && PartitionRemoved(device)) { in _RemoveDevice()
975 if (!partition || !manager->PartitionRemoved(partition) in RemoveChild()