MythTV
master
|
#include "mythcoreutil.h"
#include <unistd.h>
#include <fcntl.h>
#include "compat.h"
#include <QtGlobal>
#include <QByteArray>
Go to the source code of this file.
Functions | |
int64_t | getDiskSpace (const QString &file_on_disk, int64_t &total, int64_t &used) |
int64_t getDiskSpace | ( | const QString & | file_on_disk, |
int64_t & | total, | ||
int64_t & | used | ||
) |
Definition at line 33 of file mythcoreutil.cpp.
Referenced by MainServer::BackendQueryDiskSpace(), InfoList::CreateCount(), SelectDestination::filenameEditLostFocus(), StorageGroup::FindNextDirMostFree(), getMemStats(), V2Myth::GetStorageGroupDirs(), FileSystemInfo::PopulateDiskSpace(), and SelectDestination::setDestination().