Searched defs:jffs2_raw_dirent (Results 1 – 1 of 1) sorted by relevance
63 struct jffs2_raw_dirent { struct64 jint16_t magic;65 jint16_t nodetype;66 jint32_t totlen;67 jint32_t hdr_crc;68 jint32_t pino;69 jint32_t version;70 jint32_t ino;71 jint32_t mctime;72 __u8 nsize;[all …]