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

#include <nodelist.h>

Data Fields

struct jffs2_raw_node_refraw
 
struct jffs2_full_direntnext
 
uint32_t version
 
uint32_t ino
 
unsigned int nhash
 
unsigned char type
 
unsigned char name [0]
 

Detailed Description

Definition at line 250 of file nodelist.h.

Field Documentation

uint32_t ino

Definition at line 255 of file nodelist.h.

unsigned char name[0]

Definition at line 258 of file nodelist.h.

Definition at line 253 of file nodelist.h.

unsigned int nhash

Definition at line 256 of file nodelist.h.

Definition at line 252 of file nodelist.h.

unsigned char type

Definition at line 257 of file nodelist.h.

uint32_t version

Definition at line 254 of file nodelist.h.


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