XRootD
XrdOfsFSctl.cc File Reference
#include <unistd.h>
#include <cerrno>
#include <fcntl.h>
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/types.h>
#include "XrdNet/XrdNetIF.hh"
#include "XrdOfs/XrdOfs.hh"
#include "XrdOfs/XrdOfsFSctl_PI.hh"
#include "XrdOfs/XrdOfsTrace.hh"
#include "XrdOfs/XrdOfsSecurity.hh"
#include "XrdCms/XrdCmsClient.hh"
#include "XrdOss/XrdOss.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysFAttr.hh"
#include "XrdSys/XrdSysHeaders.hh"
#include "XrdSys/XrdSysPlatform.hh"
#include "XrdOuc/XrdOucEnv.hh"
#include "XrdOuc/XrdOucERoute.hh"
#include "XrdOuc/XrdOucExport.hh"
#include "XrdSec/XrdSecEntity.hh"
#include "XrdSfs/XrdSfsFAttr.hh"
#include "XrdSfs/XrdSfsFlags.hh"
#include "XrdSfs/XrdSfsInterface.hh"
+ Include dependency graph for XrdOfsFSctl.cc:

Go to the source code of this file.

Variables

XrdSysError OfsEroute
 
XrdSysTrace OfsTrace
 
XrdOfsXrdOfsFS
 
XrdOssXrdOfsOss
 

Variable Documentation

◆ OfsEroute

XrdSysError OfsEroute
extern

◆ OfsTrace

XrdSysTrace OfsTrace
extern

◆ XrdOfsFS

XrdOfs* XrdOfsFS
extern

Definition at line 47 of file XrdOfsFS.cc.

Referenced by XrdOfs::fsctl(), XrdOfs::FSctl(), and XrdSfsGetDefaultFileSystem().

◆ XrdOfsOss

XrdOss* XrdOfsOss
extern

Definition at line 163 of file XrdOfs.cc.

Referenced by XrdOfs::fsctl().