Searched refs:_PushContentsToMove (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/storage/disk_device/
H A DDiskDeviceJobGenerator.h68 status_t _PushContentsToMove(BPartition* partition);
H A DDiskDeviceJobGenerator.cpp826 status_t error = _PushContentsToMove(partition);
841 // _PushContentsToMove
843 DiskDeviceJobGenerator::_PushContentsToMove(BPartition* partition) function in class:DiskDeviceJobGenerator

Completed in 35 milliseconds