Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/cdfs/
H A Dstrucsup.c1641 if (CdData.IrpContextDepth) {
1647 CdData.IrpContextDepth--;
1791 if (CdData.IrpContextDepth < CdData.IrpContextMaxDepth) {
1796 CdData.IrpContextDepth++;
H A Dcdstruc.h342 ULONG IrpContextDepth; member
H A Dfieldoff.c56 doit( CD_DATA, IrpContextDepth );