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

/haiku/src/kits/storage/disk_device/
H A DPartitionDelegate.h79 bool IsSubSystem(Delegate* child,
H A DPartitionDelegate.cpp379 // IsSubSystem
381 BPartition::Delegate::IsSubSystem(Delegate* child, function in class:BPartition::Delegate
H A DPartition.cpp1156 BPartition::BPartition::IsSubSystem(const char* diskSystem) const function in class:BPartition::BPartition
1162 return parent->fDelegate->IsSubSystem(fDelegate, diskSystem);
/haiku/headers/private/storage/
H A DPartition.h153 bool IsSubSystem(const char* diskSystem) const;

Completed in 46 milliseconds