Information about file systems on this node. More...
Public Attributes | |
unsigned | checked: 1 |
dev_t | dev |
char * | dir |
double | freespc |
char * | fsname |
long | fstype |
unsigned | local: 1 |
char * | type |
Information about file systems on this node.
Definition at line 26 of file LocalFileSystem.cc.
unsigned LocalFileSystem::FSInfo::checked |
Definition at line 35 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
dev_t LocalFileSystem::FSInfo::dev |
Definition at line 31 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
char* LocalFileSystem::FSInfo::dir |
Definition at line 30 of file LocalFileSystem.cc.
Referenced by Inspector.Inspector::GetListObjects(), LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
double LocalFileSystem::FSInfo::freespc |
Definition at line 33 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findCachePath(), LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
char* LocalFileSystem::FSInfo::fsname |
Definition at line 28 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo().
long LocalFileSystem::FSInfo::fstype |
Definition at line 32 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
unsigned LocalFileSystem::FSInfo::local |
Definition at line 34 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findCachePath(), LocalFileSystem::initFSInfo(), and LocalFileSystem::isLocalPath().
char* LocalFileSystem::FSInfo::type |
Definition at line 29 of file LocalFileSystem.cc.
Referenced by cuy.ValElement::__init__(), 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().