ReactOS 0.4.15-dev-7994-gb388cb6
ea_item Struct Reference

#include <btrfs_drv.h>

Collaboration diagram for ea_item:

Public Attributes

ANSI_STRING name
 
ANSI_STRING value
 
UCHAR flags
 
LIST_ENTRY list_entry
 

Detailed Description

Definition at line 1280 of file btrfs_drv.h.

Member Data Documentation

◆ flags

UCHAR ea_item::flags

Definition at line 1283 of file btrfs_drv.h.

◆ list_entry

LIST_ENTRY ea_item::list_entry

Definition at line 1284 of file btrfs_drv.h.

◆ name

ANSI_STRING ea_item::name

Definition at line 1281 of file btrfs_drv.h.

◆ value

ANSI_STRING ea_item::value

Definition at line 1282 of file btrfs_drv.h.


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