|
MythTV
0.26-pre
|
#include <compat.h>
Public Attributes | |
| long | f_bsize |
| long | f_blocks |
| long | f_bavail |
| long statfs::f_bsize |
Definition at line 147 of file compat.h.
Referenced by hardwareprofile.fs_util.FileSystem::__str__(), MainServer::BackendQueryDiskSpace(), getDiskSpace(), ZMServer::getDiskSpace(), FileSystemInfo::PopulateFSProp(), statfs(), and hardwareprofile.fs_util.FileSystem::to_dict().
| long statfs::f_blocks |
Definition at line 148 of file compat.h.
Referenced by hardwareprofile.fs_util.FileSystem::__str__(), getDiskSpace(), ZMServer::getDiskSpace(), statfs(), and hardwareprofile.fs_util.FileSystem::to_dict().
| long statfs::f_bavail |
Definition at line 150 of file compat.h.
Referenced by hardwareprofile.fs_util.FileSystem::__str__(), getDiskSpace(), ZMServer::getDiskSpace(), statfs(), and hardwareprofile.fs_util.FileSystem::to_dict().
1.7.6.1