ReactOS 0.4.15-dev-7906-g1b85a5f
_FCB_LIST_ENTRY Struct Reference

#include <ext2fs.h>

Collaboration diagram for _FCB_LIST_ENTRY:

Public Attributes

PEXT2_FCB Fcb
 
LIST_ENTRY Next
 

Detailed Description

Definition at line 1112 of file ext2fs.h.

Member Data Documentation

◆ Fcb

PEXT2_FCB _FCB_LIST_ENTRY::Fcb

Definition at line 1113 of file ext2fs.h.

◆ Next

LIST_ENTRY _FCB_LIST_ENTRY::Next

Definition at line 1114 of file ext2fs.h.


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