Searched refs:fCcCopyReadEx (Results 1 – 2 of 2) sorted by relevance
62 extern tCcCopyReadEx fCcCopyReadEx;3428 if (fCcCopyReadEx) { in do_read()3432 …if (!fCcCopyReadEx(FileObject, &IrpSp->Parameters.Read.ByteOffset, length, wait, data, &Irp->IoSta… in do_read()
91 tCcCopyReadEx fCcCopyReadEx; variable6360 fCcCopyReadEx = (tCcCopyReadEx)MmGetSystemRoutineAddress(&name);6372 fCcCopyReadEx = NULL;