Searched refs:SupportsDefragmenting (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/storage/
H A DDiskSystem.h29 bool SupportsDefragmenting(bool* whileMounted) const;
/haiku/src/kits/storage/disk_device/
H A DDiskSystem.cpp76 // SupportsDefragmenting
78 BDiskSystem::SupportsDefragmenting(bool* whileMounted) const function in class:BDiskSystem
/haiku/src/tests/kits/storage/disk_device/
H A DDiskDeviceTest.cpp564 bool supports = diskSystem.SupportsDefragmenting(&mounted);

Completed in 897 milliseconds