Searched refs:RepublishDevice (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/headers/private/kernel/disk_device_manager/
H A DKDiskDevice.h48 virtual status_t RepublishDevice();
H A DKPartition.h51 virtual status_t RepublishDevice();
/haiku-fatelf/src/system/kernel/disk_device_manager/
H A DKDiskDevice.cpp173 KDiskDevice::RepublishDevice() function in class:KDiskDevice
H A DKPartition.cpp258 KPartition::RepublishDevice() function in class:KPartition
274 ChildAt(i)->RepublishDevice();
287 dprintf("KPartition::RepublishDevice(): Failed to republish partition "
1577 fChildren.ElementAt(i)->RepublishDevice();
1582 fChildren.ElementAt(i)->RepublishDevice();

Completed in 92 milliseconds