Definition at line 83 of file FileSystem.h. References DoMkDirPath(). Referenced by Impala::Application::DataServer::AcceptRequest(), and Impala::Persistency::RepositoryInFileSystem::GetFile(). 00084 { 00085 return DoMkDirPath(dir); 00086 }
Here is the call graph for this function:
|