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

/haiku/headers/private/storage/
H A DDiskSystemAddOn.h47 virtual bool IsSubSystemFor(const BMutablePartition* child);
/haiku/src/kits/storage/disk_device/
H A DDiskSystemAddOn.cpp81 BDiskSystemAddOn::IsSubSystemFor(const BMutablePartition* child) function in class:BDiskSystemAddOn
H A DPartitionDelegate.cpp390 bool result = addOn->IsSubSystemFor(&child->fMutablePartition);

Completed in 48 milliseconds