Searched refs:GetCurrentIrpStackLocationIndex (Results 1 – 6 of 6) sorted by relevance
492 FxIrp::GetCurrentIrpStackLocationIndex( in GetCurrentIrpStackLocationIndex() function in FxIrp1339 return (GetCurrentIrpStackLocationIndex() >= StackCount); in HasStack()1348 return (GetCurrentIrpStackLocationIndex() <= GetStackCount()); in IsCurrentIrpStackLocationValid()
287 GetCurrentIrpStackLocationIndex(
411 return (Irp->GetCurrentIrpStackLocationIndex() - 1 >= m_TargetStackSize) ? TRUE : FALSE; in HasEnoughStackLocations()
2380 if (pIrp->GetCurrentIrpStackLocationIndex() < 2) { in __drv_maxIRQL()3226 if (irp->GetCurrentIrpStackLocationIndex() <= 1) { in FX_VF_FUNCTION()
521 FxIrp::GetCurrentIrpStackLocationIndex( in GetCurrentIrpStackLocationIndex() function in FxIrp
1235 … Request->GetTraceObjectHandle(), irp->GetIrp(), irp->GetCurrentIrpStackLocationIndex() - 1, in FX_VF_METHOD()