Searched refs:Ext2IrpContextLookasideList (Results 1 – 3 of 3) sorted by relevance
93 ExDeleteNPagedLookasideList(&(Ext2Global->Ext2IrpContextLookasideList)); in DriverUnload()749 ExInitializeNPagedLookasideList( &(Ext2Global->Ext2IrpContextLookasideList), in DriverEntry()
48 &(Ext2Global->Ext2IrpContextLookasideList))); in Ext2AllocateIrpContext()126 ExFreeToNPagedLookasideList(&(Ext2Global->Ext2IrpContextLookasideList), IrpContext); in Ext2FreeIrpContext()
553 NPAGED_LOOKASIDE_LIST Ext2IrpContextLookasideList; member