HomeSort by relevance Sort by last modified time
    Searched defs:jint16_t (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
jffs2.h 68 } __attribute__((packed)) jint16_t; typedef in typeref:struct:__anon794
70 jint16_t magic;
71 jint16_t nodetype;
76 jint16_t magic;
77 jint16_t nodetype;
92 jint16_t magic;
93 jint16_t nodetype;
99 jint16_t uid;
100 jint16_t gid;
110 jint16_t flags
    [all...]
  /external/kernel-headers/original/uapi/linux/
jffs2.h 105 } __attribute__((packed)) jint16_t; typedef in typeref:struct:__anon23000
110 jint16_t magic;
111 jint16_t nodetype;
118 jint16_t magic;
119 jint16_t nodetype; /* == JFFS2_NODETYPE_DIRENT */
142 jint16_t magic; /* A constant magic number. */
143 jint16_t nodetype; /* == JFFS2_NODETYPE_INODE */
149 jint16_t uid; /* The file's owner. */
150 jint16_t gid; /* The file's group. */
160 jint16_t flags; /* See JFFS2_INO_FLAG_* *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
jffs2.h 105 } __attribute__((packed)) jint16_t; typedef in typeref:struct:__anon62606
110 jint16_t magic;
111 jint16_t nodetype;
118 jint16_t magic;
119 jint16_t nodetype; /* == JFFS2_NODETYPE_DIRENT */
142 jint16_t magic; /* A constant magic number. */
143 jint16_t nodetype; /* == JFFS2_NODETYPE_INODE */
149 jint16_t uid; /* The file's owner. */
150 jint16_t gid; /* The file's group. */
160 jint16_t flags; /* See JFFS2_INO_FLAG_* *
    [all...]

Completed in 96 milliseconds