Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gfs2_ea_request Struct Reference

#include <xattr.h>

Data Fields

const charer_name
 
charer_data
 
unsigned int er_name_len
 
unsigned int er_data_len
 
unsigned int er_type
 

Detailed Description

Definition at line 42 of file xattr.h.

Field Documentation

char* er_data

Definition at line 44 of file xattr.h.

unsigned int er_data_len

Definition at line 46 of file xattr.h.

const char* er_name

Definition at line 43 of file xattr.h.

unsigned int er_name_len

Definition at line 45 of file xattr.h.

unsigned int er_type

Definition at line 47 of file xattr.h.


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