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().
Definition at line 31 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
Definition at line 30 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
Definition at line 33 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::findCachePath(), LocalFileSystem::initFSInfo(), and LocalFileSystem::statFSInfo().
Definition at line 28 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo().
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().
Definition at line 29 of file LocalFileSystem.cc.
Referenced by LocalFileSystem::initFSInfo().