Home
last modified time | relevance | path

Searched defs:PrintPartitionsVisitor (Results 1 – 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dmountvolume.cpp252 struct PrintPartitionsVisitor : public BDiskDeviceVisitor { struct
253 PrintPartitionsVisitor() in PrintPartitionsVisitor() argument
259 bool IsUsed() in IsUsed()
264 virtual bool Visit(BDiskDevice* device) in Visit()
269 virtual bool Visit(BPartition* partition, int32 level) in Visit()
312 bool listMountablePartitions;
313 bool listAllPartitions;