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

/haiku/src/kits/storage/disk_device/
H A DDiskDeviceJobGenerator.cpp500 status_t error = _GetPartitionReference(partition, reference);
524 status_t error = _GetPartitionReference(partition, reference);
531 error = _GetPartitionReference(parent, parentReference);
545 status_t error = _GetPartitionReference(partition, reference);
569 status_t error = _GetPartitionReference(partition, reference);
593 status_t error = _GetPartitionReference(partition, reference);
606 status_t error = _GetPartitionReference(partition, reference);
620 status_t error = _GetPartitionReference(parent, parentReference);
625 error = _GetPartitionReference(partition, reference);
651 status_t error = _GetPartitionReference(paren
861 DiskDeviceJobGenerator::_GetPartitionReference(BPartition* partition, function in class:DiskDeviceJobGenerator
[all...]
H A DDiskDeviceJobGenerator.h70 status_t _GetPartitionReference(BPartition* partition,

Completed in 61 milliseconds