Searched refs:irp_currentstackloc (Results 1 – 2 of 2) sorted by relevance
1030 uint8_t irp_currentstackloc; member1109 irp->irp_currentstackloc--; \1141 (irp)->irp_currentstackloc++; \
1097 io->irp_currentstackloc = ssize;1158 if (ip->irp_currentstackloc <= 0)1190 if (ip->irp_currentstackloc != (ip->irp_stackcnt + 1))1207 if ((ip->irp_currentstackloc <= ip->irp_stackcnt) &&1215 } while (ip->irp_currentstackloc <= (ip->irp_stackcnt + 1));