Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dnodelist.h251 struct jffs2_full_dirent struct
257 struct jffs2_full_dirent *next; argument
258 uint32_t version;
259 uint32_t ino; /* == zero for unlink */
260 unsigned int nhash;
261 unsigned char type;
262 unsigned char name[];