|
XRootD
|
#include <sys/types.h>#include <unistd.h>#include <dirent.h>#include <fcntl.h>#include <memory.h>#include <cstring>#include <cstdio>#include <cstdlib>#include <sys/param.h>#include <sys/stat.h>#include "XrdVersion.hh"#include "XrdOuc/XrdOucStream.hh"#include "XrdSys/XrdSysE2T.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdSec/XrdSecInterface.hh"#include "XrdSfs/XrdSfsAio.hh"#include "XrdDig/XrdDigConfig.hh"#include "XrdDig/XrdDigFS.hh"
Include dependency graph for XrdDigFS.cc:Go to the source code of this file.
Classes | |
| class | XrdDigUFS |
Namespaces | |
| namespace | XrdDig |
Functions | |
| XrdSfsFileSystem * | XrdDigGetFS (XrdSfsFileSystem *native_fs, XrdSysLogger *lp, const char *cFN, const char *parms) |
| XrdSfsFileSystem * XrdDigGetFS | ( | XrdSfsFileSystem * | native_fs, |
| XrdSysLogger * | lp, | ||
| const char * | cFN, | ||
| const char * | parms | ||
| ) |
Definition at line 105 of file XrdDigFS.cc.
References XrdDig::Config, XrdDigConfig::Configure(), XrdDig::eDest, and XrdSysError::Say().
Referenced by XrdXrootdProtocol::Configure().
Here is the call graph for this function:
Here is the caller graph for this function: