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

/haiku/src/kits/storage/disk_device/
H A DDiskDeviceJobGenerator.h36 status_t _GeneratePlacementJobs(BPartition* partition);
H A DDiskDeviceJobGenerator.cpp150 error = _GeneratePlacementJobs(fDevice);
153 "_GeneratePlacementJobs() failed\n");
219 // _GeneratePlacementJobs
221 DiskDeviceJobGenerator::_GeneratePlacementJobs(BPartition* partition) function in class:DiskDeviceJobGenerator
291 status_t error = _GeneratePlacementJobs(child);
358 status_t error = _GeneratePlacementJobs(child);

Completed in 70 milliseconds