Go to the source code of this file.
◆ NPFS_BUGCHECK_FILE_ID
◆ NpCommonCleanup()
Definition at line 20 of file cleanup.c.
44 --
Ccb->
Fcb->ServerOpenCount;
#define FILE_PIPE_SERVER_END
_Inout_ PFILE_OBJECT _In_ TYPE_OF_OPEN PFCB _In_opt_ PCCB Ccb
struct _FCB::@706::@709 Fcb
__drv_aliasesMem FORCEINLINE PIO_STACK_LOCATION IoGetCurrentIrpStackLocation(_In_ PIRP Irp)
FORCEINLINE VOID NpReleaseVcb(VOID)
#define InitializeListHead(ListHead)
NTSTATUS NTAPI NpSetClosingPipeState(IN PNP_CCB Ccb, IN PIRP Irp, IN ULONG NamedPipeEnd, IN PLIST_ENTRY List)
NODE_TYPE_CODE NTAPI NpDecodeFileObject(IN PFILE_OBJECT FileObject, OUT PVOID *PrimaryContext OPTIONAL, OUT PNP_CCB *Ccb, OUT PULONG NamedPipeEnd OPTIONAL)
FORCEINLINE VOID NpAcquireExclusiveVcb(VOID)
FORCEINLINE VOID NpCompleteDeferredIrps(IN PLIST_ENTRY DeferredList)
Referenced by NpFsdCleanup().
◆ NpFsdCleanup()
Definition at line 58 of file cleanup.c.
#define FsRtlEnterFileSystem
#define FsRtlExitFileSystem
NTSTATUS NTAPI NpCommonCleanup(IN PDEVICE_OBJECT DeviceObject, IN PIRP Irp)
_In_ PDEVICE_OBJECT DeviceObject
#define IoCompleteRequest
#define IO_NAMED_PIPE_INCREMENT
Referenced by DriverEntry().