Home
last modified time | relevance | path

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

/haiku/headers/private/storage/
H A DDiskDeviceList.h51 virtual void PartitionResized(BPartition *partition);
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceList.cpp442 BDiskDeviceList::PartitionResized(BPartition *partition) in PartitionResized() function in BDiskDeviceList
670 PartitionResized(partition); in _PartitionResized()