Searched refs:PNTFS_IRP_CONTEXT (Results 1 – 12 of 12) sorted by relevance
42 NtfsQueueRequest(PNTFS_IRP_CONTEXT IrpContext) in NtfsQueueRequest()59 NtfsDispatch(PNTFS_IRP_CONTEXT IrpContext) in NtfsDispatch()172 IrpContext, ((PNTFS_IRP_CONTEXT)IrpContext)->MajorFunction, QueueCount); in NtfsDoRequest()173 NtfsDispatch((PNTFS_IRP_CONTEXT)IrpContext); in NtfsDoRequest()188 PNTFS_IRP_CONTEXT IrpContext = NULL; in NtfsFsdDispatch()
492 } NTFS_IRP_CONTEXT, *PNTFS_IRP_CONTEXT; typedef838 NtfsCleanup(PNTFS_IRP_CONTEXT IrpContext);848 NtfsClose(PNTFS_IRP_CONTEXT IrpContext);854 NtfsCreate(PNTFS_IRP_CONTEXT IrpContext);874 NtfsDeviceControl(PNTFS_IRP_CONTEXT IrpContext);887 NtfsDirectoryControl(PNTFS_IRP_CONTEXT IrpContext);1003 NtfsQueryInformation(PNTFS_IRP_CONTEXT IrpContext);1014 NtfsSetInformation(PNTFS_IRP_CONTEXT IrpContext);1228 PNTFS_IRP_CONTEXT1259 NtfsRead(PNTFS_IRP_CONTEXT IrpContext);[all …]
65 PNTFS_IRP_CONTEXT69 PNTFS_IRP_CONTEXT IrpContext; in NtfsAllocateIrpContext()73 …IrpContext = (PNTFS_IRP_CONTEXT)ExAllocateFromNPagedLookasideList(&NtfsGlobalData->IrpContextLooka… in NtfsAllocateIrpContext()
36 NtfsDeviceControl(PNTFS_IRP_CONTEXT IrpContext) in NtfsDeviceControl()
89 NtfsCleanup(PNTFS_IRP_CONTEXT IrpContext) in NtfsCleanup()
84 NtfsClose(PNTFS_IRP_CONTEXT IrpContext) in NtfsClose()
343 NtfsQueryVolumeInformation(PNTFS_IRP_CONTEXT IrpContext) in NtfsQueryVolumeInformation()420 NtfsSetVolumeInformation(PNTFS_IRP_CONTEXT IrpContext) in NtfsSetVolumeInformation()
420 NtfsQueryInformation(PNTFS_IRP_CONTEXT IrpContext) in NtfsQueryInformation()719 NtfsSetInformation(PNTFS_IRP_CONTEXT IrpContext) in NtfsSetInformation()
216 NtfsRead(PNTFS_IRP_CONTEXT IrpContext) in NtfsRead()537 NtfsWrite(PNTFS_IRP_CONTEXT IrpContext) in NtfsWrite()
359 NtfsQueryDirectory(PNTFS_IRP_CONTEXT IrpContext) in NtfsQueryDirectory()590 NtfsDirectoryControl(PNTFS_IRP_CONTEXT IrpContext) in NtfsDirectoryControl()
329 PNTFS_IRP_CONTEXT IrpContext) in NtfsCreateFile()622 NtfsCreate(PNTFS_IRP_CONTEXT IrpContext) in NtfsCreate()
963 NtfsFileSystemControl(PNTFS_IRP_CONTEXT IrpContext) in NtfsFileSystemControl()