Go to the source code of this file.
◆ NPFS_BUGCHECK_FILE_ID
◆ NpCommonClose()
Definition at line 20 of file close.c.
41 --
Fcb->CurrentInstances;
#define IoCompleteRequest
#define IO_NAMED_PIPE_INCREMENT
_Inout_ PFILE_OBJECT _In_ TYPE_OF_OPEN PFCB _In_opt_ PCCB Ccb
#define NPFS_NTC_ROOT_DCB
__drv_aliasesMem FORCEINLINE PIO_STACK_LOCATION IoGetCurrentIrpStackLocation(_In_ PIRP Irp)
VOID NTAPI NpDeleteCcb(IN PNP_CCB Ccb, IN PLIST_ENTRY ListEntry)
FORCEINLINE VOID NpReleaseVcb(VOID)
#define InitializeListHead(ListHead)
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 NpFsdClose().
◆ NpFsdClose()
Definition at line 59 of file close.c.
#define FsRtlEnterFileSystem
#define FsRtlExitFileSystem
NTSTATUS NTAPI NpCommonClose(IN PDEVICE_OBJECT DeviceObject, IN PIRP Irp)
_In_ PDEVICE_OBJECT DeviceObject
Referenced by DriverEntry().