Searched refs:PartitionRemoved (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/disk_device_manager/
H A DKDiskDeviceManager.h85 bool PartitionRemoved(KPartition *partition); //
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDeviceManager.cpp870 KDiskDeviceManager::PartitionRemoved(KPartition* partition) function in class:KDiskDeviceManager
1174 PartitionRemoved(device);
1183 && PartitionRemoved(device)) {
H A DKPartition.cpp944 if (!partition || !manager->PartitionRemoved(partition)

Completed in 42 milliseconds