ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

read.c File Reference
#include "ext2fsd.h"

Go to the source code of this file.

Defines

#define EXT2_BUG_CHECK_ID   EXT2_FILE_READ
#define DEBUG_LEVEL   (DEBUG_TRACE_READ)
#define EXT2_REQ_NOT_VIA_CACHE_MGR(ptr)   (!MmIsRecursiveIoFault() && ((ptr)->ImageSectionObject != NULL))

Functions

NTSTATUS NTAPI Ext2Read (PDEVICE_OBJECT DeviceObject, PIRP Irp)
NTSTATUS NTAPI Ext2CommonRead (PtrExt2IrpContext PtrIrpContext, PIRP PtrIrp, BOOLEAN FirstAttempt)
void *NTAPI Ext2GetCallersBuffer (PIRP PtrIrp)
NTSTATUS NTAPI Ext2LockCallersBuffer (PIRP PtrIrp, BOOLEAN IsReadOperation, uint32 Length)
void NTAPI Ext2MdlComplete (PtrExt2IrpContext PtrIrpContext, PIRP PtrIrp, PIO_STACK_LOCATION PtrIoStackLocation, BOOLEAN ReadCompletion)

Generated on Sat May 26 2012 05:22:39 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.