Home
last modified time | relevance | path

Searched refs:IoPageReadNonPagefileIrpAllocationFailure (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/io/iomgr/
H A Diofunc.c21 volatile LONG IoPageReadNonPagefileIrpAllocationFailure = 0; variable
1231 InterlockedExchangeAdd(&IoPageReadNonPagefileIrpAllocationFailure, 1); in IoPageRead()