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

#include <jffs2.h>

Data Fields

jint16_t magic
 
jint16_t nodetype
 
jint32_t totlen
 
jint32_t hdr_crc
 
jint32_t pino
 
jint32_t version
 
jint32_t ino
 
jint32_t mctime
 
__u8 nsize
 
__u8 type
 
__u8 unused [2]
 
jint32_t node_crc
 
jint32_t name_crc
 
__u8 name [0]
 

Detailed Description

Definition at line 113 of file jffs2.h.

Field Documentation

jint32_t hdr_crc

Definition at line 118 of file jffs2.h.

jint32_t ino

Definition at line 121 of file jffs2.h.

jint16_t magic

Definition at line 115 of file jffs2.h.

jint32_t mctime

Definition at line 122 of file jffs2.h.

__u8 name[0]

Definition at line 128 of file jffs2.h.

jint32_t name_crc

Definition at line 127 of file jffs2.h.

jint32_t node_crc

Definition at line 126 of file jffs2.h.

jint16_t nodetype

Definition at line 116 of file jffs2.h.

__u8 nsize

Definition at line 123 of file jffs2.h.

jint32_t pino

Definition at line 119 of file jffs2.h.

jint32_t totlen

Definition at line 117 of file jffs2.h.

Definition at line 124 of file jffs2.h.

Definition at line 125 of file jffs2.h.

jint32_t version

Definition at line 120 of file jffs2.h.


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