Home
last modified time | relevance | path

Searched refs:jint16_t (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Djffs2.h106 } __attribute__((packed)) jint16_t; typedef
111 jint16_t magic;
112 jint16_t nodetype;
119 jint16_t magic;
120 jint16_t nodetype; /* == JFFS2_NODETYPE_DIRENT */
143 jint16_t magic; /* A constant magic number. */
144 jint16_t nodetype; /* == JFFS2_NODETYPE_INODE */
150 jint16_t uid; /* The file's owner. */
151 jint16_t gid; /* The file's group. */
161 jint16_t flags; /* See JFFS2_INO_FLAG_* */
[all …]