Searched refs:ValidateResizeChild (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/storage/disk_device/
H A DPartitionDelegate.h49 status_t ValidateResizeChild(Delegate* child,
H A DDiskSystemAddOn.cpp169 BPartitionHandle::ValidateResizeChild(const BMutablePartition* child, function in class:BPartitionHandle
H A DPartitionDelegate.cpp193 // ValidateResizeChild
195 BPartition::Delegate::ValidateResizeChild(Delegate* child, off_t* size) const function in class:BPartition::Delegate
200 return fPartitionHandle->ValidateResizeChild(&child->fMutablePartition,
H A DPartition.cpp824 status_t error = parent->fDelegate->ValidateResizeChild(fDelegate, size);
/haiku/headers/private/storage/
H A DDiskSystemAddOn.h83 virtual status_t ValidateResizeChild(

Completed in 53 milliseconds