Home
last modified time | relevance | path

Searched refs:PartitionUnmounted (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/storage/
H A DDiskDeviceList.h49 virtual void PartitionUnmounted(BPartition *partition);
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceList.cpp416 BDiskDeviceList::PartitionUnmounted(BPartition *partition) in PartitionUnmounted() function in BDiskDeviceList
644 PartitionUnmounted(partition); in _PartitionUnmounted()