Searched refs:FileInformationClass (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Runtime/r3/win/ |
H A D | rtFileNativeSetAttributes-win.cpp | 42 IN FILE_INFORMATION_CLASS FileInformationClass);
|
/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/ |
H A D | info.c | 43 FILE_INFORMATION_CLASS FileInformationClass = RxContext->Info.FileInformationClass; local 58 Log(("VBOXSF: MrxQueryDirectory: FileInformationClass %d, pVBoxFobx %p, hFile %RX64, pInfoBuffer %p\n", 59 FileInformationClass, pVBoxFobx, pVBoxFobx->hFile, pInfoBuffer)); 254 switch (FileInformationClass) 462 Log(("VBOXSF: MrxQueryDirectory: Not supported FileInformationClass %d!\n", 463 FileInformationClass)); 927 FILE_INFORMATION_CLASS FunctionalityRequested = RxContext->Info.FileInformationClass; 1342 FILE_INFORMATION_CLASS FunctionalityRequested = RxContext->Info.FileInformationClass;
|
H A D | vbsf.h | 200 IN FILE_INFORMATION_CLASS FileInformationClass,
|
H A D | path.c | 859 IN FILE_INFORMATION_CLASS FileInformationClass, 880 Assert(FileInformationClass == FileRenameInformation); 858 vbsfRename(IN PRX_CONTEXT RxContext, IN FILE_INFORMATION_CLASS FileInformationClass, IN PVOID pBuffer, IN ULONG BufferLength) argument
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/ |
H A D | wdm.h | 849 FILE_INFORMATION_CLASS POINTER_ALIGNMENT FileInformationClass; member in struct:_IO_STACK_LOCATION::__anon821::__anon825 853 FILE_INFORMATION_CLASS POINTER_ALIGNMENT FileInformationClass; member in struct:_IO_STACK_LOCATION::__anon821::__anon826
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ddk/ |
H A D | wdm.h | 863 FILE_INFORMATION_CLASS POINTER_ALIGNMENT FileInformationClass; member in struct:_IO_STACK_LOCATION::__anon13424::__anon13428 867 FILE_INFORMATION_CLASS POINTER_ALIGNMENT FileInformationClass; member in struct:_IO_STACK_LOCATION::__anon13424::__anon13429
|
Completed in 52 milliseconds