_QueueJob
status_t error = _QueueJob(
_QueueJob(new(std::nothrow) VolumeJob(volume, &Root::_DeleteVolume));
_QueueJob(job);
_QueueJob(new(std::nothrow) ProcessNodeMonitorEventsJob(volume,
status_t _QueueJob(Job* job);