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

/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A Dinfo.c927 FILE_INFORMATION_CLASS FunctionalityRequested = RxContext->Info.FileInformationClass; local
965 switch (FunctionalityRequested)
1084 Log(("VBOXSF: MrxQueryFileInfo: Not supported FunctionalityRequested %d!\n",
1085 FunctionalityRequested));
1111 switch (FunctionalityRequested)
1287 Log(("VBOXSF: MrxQueryFileInfo: Not supported FunctionalityRequested %d!\n",
1288 FunctionalityRequested));
1342 FILE_INFORMATION_CLASS FunctionalityRequested = RxContext->Info.FileInformationClass; local
1353 switch (FunctionalityRequested)
1545 Log(("VBOXSF: MrxSetFileInfo: Not supported FunctionalityRequested
[all...]

Completed in 45 milliseconds