CreateChildJob
CreateChildJob* job = new(nothrow) CreateChildJob(parentReference,
CreateChildJob::CreateChildJob(PartitionReference* partition,
CreateChildJob::~CreateChildJob()
CreateChildJob::Init(off_t offset, off_t size, const char* type,
CreateChildJob::Do()
class CreateChildJob : public DiskDeviceJob {
CreateChildJob(PartitionReference* partition,
virtual ~CreateChildJob();
using BPrivate::CreateChildJob;