DeleteChildJob
return _AddJob(new(nothrow) DeleteChildJob(parentReference, reference));
DeleteChildJob::DeleteChildJob(PartitionReference* partition,
DeleteChildJob::~DeleteChildJob()
DeleteChildJob::Do()
class DeleteChildJob : public DiskDeviceJob {
DeleteChildJob(PartitionReference* partition,
virtual ~DeleteChildJob();
using BPrivate::DeleteChildJob;