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

/haiku/headers/private/storage/
H A DDiskDeviceList.h42 BPartition *VisitEachMountablePartition(BDiskDeviceVisitor *visitor);
H A DDiskDeviceRoster.h114 bool VisitEachMountablePartition(
/haiku/src/bin/
H A Dmountvolume.cpp443 deviceList.VisitEachMountablePartition(&mountVisitor);
554 deviceList.VisitEachMountablePartition(&printPartitionsVisitor);
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceList.cpp320 // VisitEachMountablePartition
335 BDiskDeviceList::VisitEachMountablePartition(BDiskDeviceVisitor *visitor) function in class:BDiskDeviceList
H A DDiskDeviceRoster.cpp311 BDiskDeviceRoster::VisitEachMountablePartition(BDiskDeviceVisitor* visitor, function in class:BDiskDeviceRoster

Completed in 189 milliseconds