/reactos/drivers/filesystems/udfs/ |
H A D | ntifs_ex.h | 374 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 D | dispatch.c | 58 FS_INFORMATION_CLASS FsInformationClass, in KsecQueryVolumeInformation() 194 FS_INFORMATION_CLASS FsInfoClass; in KsecDdDispatch()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | disk.h | 139 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
|
/reactos/dll/shellext/shellbtrfs/ |
H A D | shellext.h | 145 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef 157 FS_INFORMATION_CLASS FsInformationClass);
|
/reactos/drivers/filesystems/ext2/src/ |
H A D | volinfo.c | 36 FS_INFORMATION_CLASS FsInformationClass; in Ext2QueryVolumeInformation() 299 FS_INFORMATION_CLASS FsInformationClass; in Ext2SetVolumeInformation()
|
H A D | debug.c | 222 FS_INFORMATION_CLASS FsInformationClass; in Ext2DbgPrintCall()
|
/reactos/sdk/include/ndk/ |
H A D | iofuncs.h | 443 _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 D | iotypes.h | 513 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
|
/reactos/drivers/filesystems/vfatfs/ |
H A D | volume.c | 434 FS_INFORMATION_CLASS FsInformationClass; in VfatQueryVolumeInformation() 513 FS_INFORMATION_CLASS FsInformationClass; in VfatSetVolumeInformation()
|
/reactos/drivers/filesystems/npfs/ |
H A D | volinfo.c | 138 FS_INFORMATION_CLASS InfoClass; in NpCommonQueryVolumeInformation()
|
/reactos/base/services/nfsd/ |
H A D | upcall.h | 154 FS_INFORMATION_CLASS query;
|
H A D | volume.c | 51 status = safe_read(&buffer, &length, &args->query, sizeof(FS_INFORMATION_CLASS)); in parse_volume()
|
H A D | from_kernel.h | 230 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
|
/reactos/ntoskrnl/io/iomgr/ |
H A D | util.c | 347 IoCheckQuerySetVolumeInformation(IN FS_INFORMATION_CLASS FsInformationClass, in IoCheckQuerySetVolumeInformation()
|
H A D | iofunc.c | 1295 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 D | volinfo.c | 294 FS_INFORMATION_CLASS FsInformationClass; in _Requires_lock_held_() 471 FS_INFORMATION_CLASS FsInformationClass; in _Requires_lock_held_()
|
/reactos/drivers/filesystems/ntfs/ |
H A D | volinfo.c | 347 FS_INFORMATION_CLASS FsInformationClass; in NtfsQueryVolumeInformation()
|
/reactos/sdk/include/ddk/ |
H A D | fltkernel.h | 171 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 D | rxcontx.h | 161 FS_INFORMATION_CLASS FsInformationClass;
|
/reactos/sdk/include/xdk/ |
H A D | zwfuncs.h | 462 _In_ FS_INFORMATION_CLASS FsInformationClass); 554 _In_ FS_INFORMATION_CLASS FsInformationClass);
|
H A D | ntifs.template.h | 265 _In_ FS_INFORMATION_CLASS FsInformationClass); 312 _In_ FS_INFORMATION_CLASS FsInformationClass);
|
H A D | iofuncs.h | 1654 _In_ FS_INFORMATION_CLASS FsInformationClass, 1763 _In_ FS_INFORMATION_CLASS FsInformationClass,
|
/reactos/drivers/filesystems/udfs/Include/ |
H A D | nt_native.h | 1005 } FS_INFORMATION_CLASS, *PFS_INFORMATION_CLASS; typedef
|
/reactos/sdk/include/reactos/wine/ |
H A D | winternl.h | 825 } 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 D | main.c | 876 FS_INFORMATION_CLASS InfoClass; in AfdQueryVolumeInformation()
|