|
MythTV master
|
#include <libmythbase/compat.h>
Public Attributes | |
| long | f_bsize |
| long | f_blocks |
| long | f_bavail |
| long statfs::f_bavail |
Definition at line 85 of file compat.h.
Referenced by hardwareprofile.fs_util.FileSystem::__str__(), ZMServer::getDiskSpace(), InitializeMythDirs(), statfs(), and hardwareprofile.fs_util.FileSystem::to_dict().
| long statfs::f_blocks |
Definition at line 83 of file compat.h.
Referenced by hardwareprofile.fs_util.FileSystem::__str__(), ZMServer::getDiskSpace(), statfs(), and hardwareprofile.fs_util.FileSystem::to_dict().
| long statfs::f_bsize |
Definition at line 82 of file compat.h.
Referenced by hardwareprofile.fs_util.FileSystem::__str__(), ZMServer::getDiskSpace(), InitializeMythDirs(), statfs(), and hardwareprofile.fs_util.FileSystem::to_dict().