Home
last modified time | relevance | path

Searched defs:jffs2_full_dirent (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/jffs2/
Dnodelist.h250 struct jffs2_full_dirent struct
253 struct jffs2_full_dirent *next; argument
254 uint32_t version;
255 uint32_t ino; /* == zero for unlink */
256 unsigned int nhash;
257 unsigned char type;
258 unsigned char name[0];