Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Djffs2.h102 struct jffs2_unknown_node struct
105 jint16_t magic;
106 jint16_t nodetype;
107 jint32_t totlen; /* So we can skip over nodes we don't grok */
108 jint32_t hdr_crc;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Djffs2.h69 struct jffs2_unknown_node { struct
70 jint16_t magic;
71 jint16_t nodetype;
72 jint32_t totlen;
73 jint32_t hdr_crc;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Djffs2.h56 struct jffs2_unknown_node struct
59 jint16_t magic;
60 jint16_t nodetype;
61 jint32_t totlen;
62 jint32_t hdr_crc;