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

/haiku/headers/private/storage/
H A DDiskSystem.h37 bool SupportsContentName() const;
/haiku/src/kits/storage/disk_device/
H A DDiskSystem.cpp188 // SupportsContentName
190 BDiskSystem::SupportsContentName() const function in class:BDiskSystem
/haiku/src/tests/apps/partitioner/
H A DPartitioner.cpp376 bool supportsName = diskSystem->SupportsContentName();
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp1053 bool supportsName = diskSystem.SupportsContentName();

Completed in 44 milliseconds