Home
last modified time | relevance | path

Searched refs:FS_INFORMATION_CLASS (Results 1 – 25 of 29) sorted by relevance

12

/reactos/drivers/filesystems/udfs/
H A Dntifs_ex.h374 IN FS_INFORMATION_CLASS FsInformationClass
389 #define FileFsFullSizeInformation (FS_INFORMATION_CLASS(7))
390 #define FileFsObjectIdInformation (FS_INFORMATION_CLASS(8))
391 #define FileFsDriverPathInformation (FS_INFORMATION_CLASS(9))
/reactos/drivers/crypto/ksecdd/
H A Ddispatch.c58 FS_INFORMATION_CLASS FsInformationClass, in KsecQueryVolumeInformation()
194 FS_INFORMATION_CLASS FsInfoClass; in KsecDdDispatch()
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Ddisk.h139 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
/reactos/dll/shellext/shellbtrfs/
H A Dshellext.h145 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
157 FS_INFORMATION_CLASS FsInformationClass);
/reactos/drivers/filesystems/ext2/src/
H A Dvolinfo.c36 FS_INFORMATION_CLASS FsInformationClass; in Ext2QueryVolumeInformation()
299 FS_INFORMATION_CLASS FsInformationClass; in Ext2SetVolumeInformation()
H A Ddebug.c222 FS_INFORMATION_CLASS FsInformationClass; in Ext2DbgPrintCall()
/reactos/sdk/include/ndk/
H A Diofuncs.h443 _In_ FS_INFORMATION_CLASS FsInformationClass
563 _In_ FS_INFORMATION_CLASS FsInformationClass
926 _In_ FS_INFORMATION_CLASS FsInformationClass
1025 _In_ FS_INFORMATION_CLASS FsInformationClass
H A Diotypes.h513 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
/reactos/drivers/filesystems/vfatfs/
H A Dvolume.c434 FS_INFORMATION_CLASS FsInformationClass; in VfatQueryVolumeInformation()
513 FS_INFORMATION_CLASS FsInformationClass; in VfatSetVolumeInformation()
/reactos/drivers/filesystems/npfs/
H A Dvolinfo.c138 FS_INFORMATION_CLASS InfoClass; in NpCommonQueryVolumeInformation()
/reactos/base/services/nfsd/
H A Dupcall.h154 FS_INFORMATION_CLASS query;
H A Dvolume.c51 status = safe_read(&buffer, &length, &args->query, sizeof(FS_INFORMATION_CLASS)); in parse_volume()
H A Dfrom_kernel.h230 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
/reactos/ntoskrnl/io/iomgr/
H A Dutil.c347 IoCheckQuerySetVolumeInformation(IN FS_INFORMATION_CLASS FsInformationClass, in IoCheckQuerySetVolumeInformation()
H A Diofunc.c1295 IN FS_INFORMATION_CLASS FsInformationClass, in IoQueryVolumeInformation()
4155 IN FS_INFORMATION_CLASS FsInformationClass) in NtQueryVolumeInformationFile()
4442 IN FS_INFORMATION_CLASS FsInformationClass) in NtSetVolumeInformationFile()
/reactos/drivers/filesystems/fastfat/
H A Dvolinfo.c294 FS_INFORMATION_CLASS FsInformationClass; in _Requires_lock_held_()
471 FS_INFORMATION_CLASS FsInformationClass; in _Requires_lock_held_()
/reactos/drivers/filesystems/ntfs/
H A Dvolinfo.c347 FS_INFORMATION_CLASS FsInformationClass; in NtfsQueryVolumeInformation()
/reactos/sdk/include/ddk/
H A Dfltkernel.h171 FS_INFORMATION_CLASS POINTER_ALIGNMENT FsInformationClass;
176 FS_INFORMATION_CLASS POINTER_ALIGNMENT FsInformationClass;
1330 _In_ FS_INFORMATION_CLASS FsInformationClass,
1763 _In_ FS_INFORMATION_CLASS FsInformationClass);
1774 _In_ FS_INFORMATION_CLASS FsInformationClass);
H A Drxcontx.h161 FS_INFORMATION_CLASS FsInformationClass;
/reactos/sdk/include/xdk/
H A Dzwfuncs.h462 _In_ FS_INFORMATION_CLASS FsInformationClass);
554 _In_ FS_INFORMATION_CLASS FsInformationClass);
H A Dntifs.template.h265 _In_ FS_INFORMATION_CLASS FsInformationClass);
312 _In_ FS_INFORMATION_CLASS FsInformationClass);
H A Diofuncs.h1654 _In_ FS_INFORMATION_CLASS FsInformationClass,
1763 _In_ FS_INFORMATION_CLASS FsInformationClass,
/reactos/drivers/filesystems/udfs/Include/
H A Dnt_native.h1005 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h825 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
2520 …TUS WINAPI NtQueryVolumeInformationFile(HANDLE,PIO_STATUS_BLOCK,PVOID,ULONG,FS_INFORMATION_CLASS);
2576 …TATUS WINAPI NtSetVolumeInformationFile(HANDLE,PIO_STATUS_BLOCK,PVOID,ULONG,FS_INFORMATION_CLASS);
/reactos/drivers/network/afd/afd/
H A Dmain.c876 FS_INFORMATION_CLASS InfoClass; in AfdQueryVolumeInformation()

12