Searched defs:FileInformationClass (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dinfo.c43 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 Dpath.c859 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/Devices/Graphics/shaderlib/wine/include/ddk/
H A Dwdm.h863 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
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ddk/
H A Dwdm.h849 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

Completed in 82 milliseconds