Searched refs:SupportsRepairing (Results 1 - 3 of 3) sorted by last modified time

/haiku/src/tests/kits/storage/disk_device/
H A DDiskDeviceTest.cpp566 supports = diskSystem.SupportsRepairing(true, &mounted);
568 supports = diskSystem.SupportsRepairing(false, &mounted);
/haiku/src/kits/storage/disk_device/
H A DDiskSystem.cpp96 // SupportsRepairing
98 BDiskSystem::SupportsRepairing(bool checkOnly, bool* whileMounted) const function in class:BDiskSystem
/haiku/headers/private/storage/
H A DDiskSystem.h30 bool SupportsRepairing(bool checkOnly,

Completed in 49 milliseconds