Searched refs:IRP_PAGING_IO (Results 1 – 6 of 6) sorted by relevance
755 #define IRP_PAGING_IO 0x00000002 macro
944 if (ip->irp_flags & (IRP_PAGING_IO|IRP_CLOSE_OPERATION)) { in IofCompleteRequest()949 if (ip->irp_flags & IRP_PAGING_IO) { in IofCompleteRequest()
1053 IRP_PAGING_IO = 0x2, enumerator
5472 #define IRP_PAGING_IO 0x00000002 macro