#include <compat.h>
Public Attributes | |
| long | f_bsize |
| long | f_blocks |
| long | f_bavail |
Definition at line 145 of file compat.h.
| long statfs::f_bsize |
Definition at line 147 of file compat.h.
Referenced by MainServer::BackendQueryDiskSpace(), ZMServer::getDiskSpace(), getDiskSpace(), FileSystemInfo::PopulateFSProp(), and statfs().
| long statfs::f_blocks |
Definition at line 148 of file compat.h.
Referenced by ZMServer::getDiskSpace(), getDiskSpace(), and statfs().
| long statfs::f_bavail |
Definition at line 150 of file compat.h.
Referenced by ZMServer::getDiskSpace(), getDiskSpace(), and statfs().
1.6.3