|
xrootd
|
#include <unistd.h>#include <dirent.h>#include <errno.h>#include <fcntl.h>#include <memory.h>#include <string.h>#include <stdio.h>#include <time.h>#include <netdb.h>#include <stdlib.h>#include <sys/param.h>#include <sys/stat.h>#include <sys/time.h>#include <sys/types.h>#include "XrdCks/XrdCks.hh"#include "XrdCks/XrdCksConfig.hh"#include "XrdCks/XrdCksData.hh"#include "XrdOfs/XrdOfs.hh"#include "XrdOfs/XrdOfsEvs.hh"#include "XrdOfs/XrdOfsHandle.hh"#include "XrdOfs/XrdOfsPoscq.hh"#include "XrdOfs/XrdOfsTrace.hh"#include "XrdOfs/XrdOfsSecurity.hh"#include "XrdOfs/XrdOfsStats.hh"#include "XrdOfs/XrdOfsTPC.hh"#include "XrdCms/XrdCmsClient.hh"#include "XrdOss/XrdOss.hh"#include "XrdSys/XrdSysDNS.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysLogger.hh"#include "XrdSys/XrdSysPlatform.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdOuc/XrdOuca2x.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucERoute.hh"#include "XrdOuc/XrdOucLock.hh"#include "XrdOuc/XrdOucMsubs.hh"#include "XrdOuc/XrdOucTList.hh"#include "XrdOuc/XrdOucTPC.hh"#include "XrdOuc/XrdOucTrace.hh"#include "XrdSec/XrdSecEntity.hh"#include "XrdSfs/XrdSfsAio.hh"#include "XrdSfs/XrdSfsInterface.hh"
Variables | |
| XrdSysError | OfsEroute (0) |
| XrdOfsStats | OfsStats |
| XrdOfs * | XrdOfsFS |
| XrdOss * | XrdOfsOss |
| XrdOucTrace OfsTrace & OfsEroute |
Referenced by XrdOfs::Emsg(), XrdOfs::Unpersist(), and XrdSfsGetDefaultFileSystem().
| XrdOfsStats OfsStats |
| XrdOfs* XrdOfsFS |
Referenced by XrdOfs::ConfigPosc(), and XrdSfsGetDefaultFileSystem().
| XrdOss* XrdOfsOss |
1.8.3.1