Information about file systems on this node. More...
Public Attributes | |
unsigned | bind: 1 |
std::atomic< bool > | checked |
dev_t | dev |
char * | dir |
double | freespc |
char * | fsname |
long | fstype |
unsigned | local: 1 |
char * | origin = 0 |
char * | type |
Information about file systems on this node.
Definition at line 27 of file LocalFileSystem.cc.
unsigned LocalFileSystem::FSInfo::bind |
Definition at line 37 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findMount(), and LocalFileSystem::initFSInfo().
std::atomic<bool> LocalFileSystem::FSInfo::checked |
Definition at line 38 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
dev_t LocalFileSystem::FSInfo::dev |
Definition at line 33 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findMount(), LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
char* LocalFileSystem::FSInfo::dir |
Definition at line 31 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findMount(), LocalFileSystem::initFSInfo(), Inspector.Inspector::Loop(), and LocalFileSystem::statFSInfo().
double LocalFileSystem::FSInfo::freespc |
Definition at line 35 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findCachePath(), LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
char* LocalFileSystem::FSInfo::fsname |
Definition at line 29 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo().
long LocalFileSystem::FSInfo::fstype |
Definition at line 34 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo(), LocalFileSystem::readFSTypes(), and LocalFileSystem::statFSInfo().
unsigned LocalFileSystem::FSInfo::local |
Definition at line 36 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findCachePath(), LocalFileSystem::findMount(), LocalFileSystem::initFSInfo(), and LocalFileSystem::isLocalPath().
char* LocalFileSystem::FSInfo::origin = 0 |
Definition at line 32 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findMount(), and LocalFileSystem::initFSInfo().
char* LocalFileSystem::FSInfo::type |
Definition at line 30 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputCommands(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputCommands(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties().