MythTV
master
|
#include <libmythbase/compat.h>
Public Attributes | |
long | f_bsize |
long | f_blocks |
long | f_bavail |
long statfs::f_bsize |
Definition at line 95 of file compat.h.
Referenced by hardwareprofile.fs_util.FileSystem::__str__(), MainServer::BackendQueryDiskSpace(), getDiskSpace(), ZMServer::getDiskSpace(), InitializeMythDirs(), FileSystemInfo::PopulateFSProp(), statfs(), and hardwareprofile.fs_util.FileSystem::to_dict().
long statfs::f_blocks |
Definition at line 96 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 98 of file compat.h.
Referenced by hardwareprofile.fs_util.FileSystem::__str__(), getDiskSpace(), ZMServer::getDiskSpace(), InitializeMythDirs(), statfs(), and hardwareprofile.fs_util.FileSystem::to_dict().