Home
last modified time | relevance | path

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

/reactos/ntoskrnl/io/iomgr/
H A Diofunc.c20 volatile LONG IoPageReadIrpAllocationFailure = 0; variable
1226 InterlockedExchangeAdd(&IoPageReadIrpAllocationFailure, 1); in IoPageRead()