ReactOS 0.4.15-dev-7924-g5949c20
_EXT2_FILLDIR_CONTEXT Struct Reference

#include <ext2fs.h>

Collaboration diagram for _EXT2_FILLDIR_CONTEXT:

Public Attributes

PEXT2_IRP_CONTEXT efc_irp
 
PUCHAR efc_buf
 
ULONG efc_size
 
ULONG efc_start
 
ULONG efc_prev
 
NTSTATUS efc_status
 
FILE_INFORMATION_CLASS efc_fi
 
BOOLEAN efc_single
 

Detailed Description

Definition at line 1186 of file ext2fs.h.

Member Data Documentation

◆ efc_buf

PUCHAR _EXT2_FILLDIR_CONTEXT::efc_buf

Definition at line 1188 of file ext2fs.h.

◆ efc_fi

FILE_INFORMATION_CLASS _EXT2_FILLDIR_CONTEXT::efc_fi

Definition at line 1193 of file ext2fs.h.

◆ efc_irp

PEXT2_IRP_CONTEXT _EXT2_FILLDIR_CONTEXT::efc_irp

Definition at line 1187 of file ext2fs.h.

◆ efc_prev

ULONG _EXT2_FILLDIR_CONTEXT::efc_prev

Definition at line 1191 of file ext2fs.h.

◆ efc_single

BOOLEAN _EXT2_FILLDIR_CONTEXT::efc_single

Definition at line 1194 of file ext2fs.h.

◆ efc_size

ULONG _EXT2_FILLDIR_CONTEXT::efc_size

Definition at line 1189 of file ext2fs.h.

◆ efc_start

ULONG _EXT2_FILLDIR_CONTEXT::efc_start

Definition at line 1190 of file ext2fs.h.

◆ efc_status

NTSTATUS _EXT2_FILLDIR_CONTEXT::efc_status

Definition at line 1192 of file ext2fs.h.


The documentation for this struct was generated from the following file: