Searched refs:_FindPartition (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/storage/disk_device/
H A DDiskDeviceList.cpp617 if (BPartition *partition = _FindPartition(message))
630 if (BPartition *partition = _FindPartition(message))
643 if (BPartition *partition = _FindPartition(message))
656 if (BPartition *partition = _FindPartition(message))
669 if (BPartition *partition = _FindPartition(message))
682 if (BPartition *partition = _FindPartition(message))
695 if (BPartition *partition = _FindPartition(message))
707 if (BPartition *partition = _FindPartition(message)) {
723 if (BPartition *partition = _FindPartition(message))
736 if (BPartition *partition = _FindPartition(messag
807 BDiskDeviceList::_FindPartition(BMessage *message) function in class:BDiskDeviceList
[all...]
/haiku/headers/private/storage/
H A DDiskDeviceList.h82 BPartition *_FindPartition(BMessage *message);

Completed in 195 milliseconds