MythTV  master
Functions
mythcoreutil.cpp File Reference
#include "mythcoreutil.h"
#include <unistd.h>
#include <fcntl.h>
#include "compat.h"
#include <QtGlobal>
#include <QByteArray>
Include dependency graph for mythcoreutil.cpp:

Go to the source code of this file.

Functions

int64_t getDiskSpace (const QString &file_on_disk, int64_t &total, int64_t &used)
 

Function Documentation

◆ getDiskSpace()

int64_t getDiskSpace ( const QString &  file_on_disk,
int64_t &  total,
int64_t &  used 
)