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

#include <jffs2.h>

Data Fields

jint16_t magic
 
jint16_t nodetype
 
jint32_t totlen
 
jint32_t hdr_crc
 
jint32_t xid
 
jint32_t version
 
__u8 xprefix
 
__u8 name_len
 
jint16_t value_len
 
jint32_t data_crc
 
jint32_t node_crc
 
__u8 data [0]
 

Detailed Description

Definition at line 163 of file jffs2.h.

Field Documentation

__u8 data[0]

Definition at line 175 of file jffs2.h.

jint32_t data_crc

Definition at line 173 of file jffs2.h.

jint32_t hdr_crc

Definition at line 167 of file jffs2.h.

jint16_t magic

Definition at line 164 of file jffs2.h.

__u8 name_len

Definition at line 171 of file jffs2.h.

jint32_t node_crc

Definition at line 174 of file jffs2.h.

jint16_t nodetype

Definition at line 165 of file jffs2.h.

jint32_t totlen

Definition at line 166 of file jffs2.h.

jint16_t value_len

Definition at line 172 of file jffs2.h.

jint32_t version

Definition at line 169 of file jffs2.h.

jint32_t xid

Definition at line 168 of file jffs2.h.

__u8 xprefix

Definition at line 170 of file jffs2.h.


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