|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [RFC PATCH 4/6] Remove unused function declarations from ioctls.h
Signed-off-by: Rafał Wojdyła <omeg@xxxxxxxxxxxxxxxxxxxxxx>
---
src/xeniface/ioctls.h | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/src/xeniface/ioctls.h b/src/xeniface/ioctls.h
index c89f173..09946fd 100644
--- a/src/xeniface/ioctls.h
+++ b/src/xeniface/ioctls.h
@@ -289,16 +289,6 @@ IoctlGnttabPermitForeignAccess(
__inout PIRP Irp
);
-DECLSPEC_NOINLINE
-NTSTATUS
-IoctlGnttabGetGrantResult(
- __in PXENIFACE_FDO Fdo,
- __in PVOID Buffer,
- __in ULONG InLen,
- __in ULONG OutLen,
- __out PULONG_PTR Info
- );
-
DECLSPEC_NOINLINE
NTSTATUS
IoctlGnttabRevokeForeignAccess(
@@ -318,16 +308,6 @@ IoctlGnttabMapForeignPages(
__inout PIRP Irp
);
-DECLSPEC_NOINLINE
-NTSTATUS
-IoctlGnttabGetMapResult(
- __in PXENIFACE_FDO Fdo,
- __in PVOID Buffer,
- __in ULONG InLen,
- __in ULONG OutLen,
- __out PULONG_PTR Info
- );
-
DECLSPEC_NOINLINE
NTSTATUS
IoctlGnttabUnmapForeignPages(
--
2.40.1.windows.1
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |