(2a210e25b6c19231e9b98c14bfdf4d1376d43e97)
#include "qstorageinfo_p.h"
#include <QtCore/qdir.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qmutex.h>
#include <QtCore/qvarlengtharray.h>
#include <QtCore/private/wcharhelpers_win_p.h>
#include "qfilesystementry_p.h"
#include "qntdll_p.h"
Go to the source code of this file.
◆ canonicalPath()
◆ getDevice()
◆ NtQueryVolumeInformationFile()
NTSTATUS NTSYSCALLAPI NTAPI NtQueryVolumeInformationFile |
( |
HANDLE | , |
|
|
PIO_STATUS_BLOCK | , |
|
|
PVOID | , |
|
|
ULONG | , |
|
|
FS_INFORMATION_CLASS | ) |
◆ defaultBufferSize
const int defaultBufferSize = MAX_PATH + 1 |
|
static |