|
XRootD
|
#include <fcntl.h>#include "XrdSys/XrdSysPlugin.hh"#include "XrdSys/XrdSysLogger.hh"#include "XrdOuc/XrdOuca2x.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucStream.hh"#include "XrdThrottle/XrdThrottle.hh"#include "XrdThrottle/XrdThrottleConfig.hh"#include "XrdThrottle/XrdThrottleTrace.hh"
Include dependency graph for XrdThrottleFileSystemConfig.cc:Go to the source code of this file.
Namespaces | |
| namespace | XrdThrottle |
Macros | |
| #define | OFS_NAME "libXrdOfs.so" |
| #define | TS_Xeq(key, func) |
Functions | |
| static XrdSfsFileSystem * | LoadFS (const std::string &fslib, XrdSysError &eDest, const std::string &config_file) |
| XrdSfsFileSystem * | XrdSfsGetFileSystem (XrdSfsFileSystem *native_fs, XrdSysLogger *lp, const char *configfn) |
| XrdSfsFileSystem * | XrdSfsGetFileSystem2 (XrdSfsFileSystem *native_fs, XrdSysLogger *lp, const char *configfn, XrdOucEnv *envP) |
| XrdSfsFileSystem * | XrdThrottle::XrdSfsGetFileSystem_Internal (XrdSfsFileSystem *native_fs, XrdSysLogger *lp, const char *configfn, XrdOucEnv *envP) |
| XrdVERSIONINFO (XrdSfsGetFileSystem, FileSystem) | |
| XrdVERSIONINFO (XrdSfsGetFileSystem2, FileSystem) | |
| #define OFS_NAME "libXrdOfs.so" |
Definition at line 16 of file XrdThrottleFileSystemConfig.cc.
Referenced by LoadFS().
| #define TS_Xeq | ( | key, | |
| func ) |
Definition at line 138 of file XrdThrottleFileSystemConfig.cc.
|
static |
Definition at line 23 of file XrdThrottleFileSystemConfig.cc.
References eDest, XrdSysPlugin::getPlugin(), OFS_NAME, XrdSysPlugin::Persist(), and XrdSfsGetDefaultFileSystem().
Here is the call graph for this function:| XrdSfsFileSystem * XrdSfsGetFileSystem | ( | XrdSfsFileSystem * | native_fs, |
| XrdSysLogger * | lp, | ||
| const char * | configfn ) |
Definition at line 79 of file XrdThrottleFileSystemConfig.cc.
References XrdThrottle::XrdSfsGetFileSystem_Internal().
Here is the call graph for this function:| XrdSfsFileSystem * XrdSfsGetFileSystem2 | ( | XrdSfsFileSystem * | native_fs, |
| XrdSysLogger * | lp, | ||
| const char * | configfn, | ||
| XrdOucEnv * | envP ) |
Definition at line 87 of file XrdThrottleFileSystemConfig.cc.
References XrdThrottle::XrdSfsGetFileSystem_Internal().
Here is the call graph for this function:| XrdVERSIONINFO | ( | XrdSfsGetFileSystem | , |
| FileSystem | ) |
| XrdVERSIONINFO | ( | XrdSfsGetFileSystem2 | , |
| FileSystem | ) |
References XrdSfsGetFileSystem(), and XrdSfsGetFileSystem2().
Here is the call graph for this function: