[NTOSKRNL] Rename IopQueryNameFile to IopQueryNameInternal
[reactos.git] / ntoskrnl / include / internal / io.h
index 97df17f..29ecb80 100644 (file)
@@ -1219,7 +1219,7 @@ IopGetSetSecurityObject(
 
 NTSTATUS
 NTAPI
-IopQueryNameFile(
+IopQueryNameInternal(
     IN PVOID ObjectBody,
     IN BOOLEAN HasName,
     OUT POBJECT_NAME_INFORMATION ObjectNameInfo,