![]() |
XRootD
|
#include <unistd.h>
#include <dirent.h>
#include <cerrno>
#include <fcntl.h>
#include <memory.h>
#include <cstring>
#include <cstdio>
#include <ctime>
#include <netdb.h>
#include <cstdlib>
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/types.h>
#include "XrdNet/XrdNetAddr.hh"
#include "XrdNet/XrdNetIF.hh"
#include "XrdSsi/XrdSsiDir.hh"
#include "XrdSsi/XrdSsiFile.hh"
#include "XrdSsi/XrdSsiProvider.hh"
#include "XrdSsi/XrdSsiSfs.hh"
#include "XrdSsi/XrdSsiSfsConfig.hh"
#include "XrdSsi/XrdSsiStats.hh"
#include "XrdSsi/XrdSsiTrace.hh"
#include "XrdCms/XrdCmsClient.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysLogger.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdSys/XrdSysTrace.hh"
#include "XrdOuc/XrdOucEnv.hh"
#include "XrdOuc/XrdOucERoute.hh"
#include "XrdOuc/XrdOucLock.hh"
#include "XrdOuc/XrdOucPList.hh"
#include "XrdOuc/XrdOucTList.hh"
#include "XrdSec/XrdSecEntity.hh"
#include "XrdSfs/XrdSfsAio.hh"
#include "XrdSfs/XrdSfsInterface.hh"
#include "XrdSfs/XrdSfsFlags.hh"
#include "XrdVersion.hh"
Go to the source code of this file.
Namespaces | |
namespace | XrdSsi |
Functions | |
XrdSfsFileSystem * | XrdSfsGetFileSystem2 (XrdSfsFileSystem *nativeFS, XrdSysLogger *logger, const char *configFn, XrdOucEnv *envP) |
XrdVERSIONINFO (XrdSfsGetFileSystem2, ssi) | |
Variables | |
XrdNetIF * | XrdSsi::myIF = 0 |
XrdSfsFileSystem * XrdSfsGetFileSystem2 | ( | XrdSfsFileSystem * | nativeFS, |
XrdSysLogger * | logger, | ||
const char * | configFn, | ||
XrdOucEnv * | envP ) |
Definition at line 126 of file XrdSsiSfs.cc.
References XrdSsiSfsConfig::Configure(), XrdSsi::Log, Logger, XrdSsiSfs::setFeatures(), XrdSsi::Stats, XrdSsi::theFS, and XrdSsi::Trace.
Referenced by XrdVERSIONINFO(), and XrdVERSIONINFO().
XrdVERSIONINFO | ( | XrdSfsGetFileSystem2 | , |
ssi | ) |
References XrdSsi::fsChk, XrdSsi::FSPath, XrdSsi::Log, Logger, XrdSsi::myIF, XrdSsi::Provider, XrdSsi::theFS, and XrdSfsGetFileSystem2().