RegisterVolume
static status_t RegisterVolume(Volume* volume);
error = ::PackageFSRoot::RegisterVolume(this);
void RegisterVolume(Volume* volume);
fFileSystem->RegisterVolume(this);
error = root->RegisterVolume(volume);
status_t RegisterVolume(Volume* volume);