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

#include <jffs2.h>

Data Fields

jint16_t magic
 
jint16_t nodetype
 
jint32_t totlen
 
jint32_t hdr_crc
 
jint32_t ino
 
jint32_t xid
 
jint32_t xseqno
 
jint32_t node_crc
 

Detailed Description

Definition at line 178 of file jffs2.h.

Field Documentation

jint32_t hdr_crc

Definition at line 183 of file jffs2.h.

jint32_t ino

Definition at line 184 of file jffs2.h.

jint16_t magic

Definition at line 180 of file jffs2.h.

jint32_t node_crc

Definition at line 187 of file jffs2.h.

jint16_t nodetype

Definition at line 181 of file jffs2.h.

jint32_t totlen

Definition at line 182 of file jffs2.h.

jint32_t xid

Definition at line 185 of file jffs2.h.

jint32_t xseqno

Definition at line 186 of file jffs2.h.


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