Home
last modified time | relevance | path

Searched refs:fCcCopyReadEx (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/filesystems/btrfs/
H A Dread.c62 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()
H A Dbtrfs.c91 tCcCopyReadEx fCcCopyReadEx; variable
6360 fCcCopyReadEx = (tCcCopyReadEx)MmGetSystemRoutineAddress(&name);
6372 fCcCopyReadEx = NULL;