Lines Matching refs:jint32_t
48 jint32_t inode; /* inode number */
49 jint32_t version; /* inode version */
50 jint32_t offset; /* offset on jeb */
51 jint32_t totlen; /* record length */
57 jint32_t totlen; /* record length */
58 jint32_t offset; /* offset on jeb */
59 jint32_t pino; /* parent inode */
60 jint32_t version; /* dirent version */
61 jint32_t ino; /* == zero for unlink */
70 jint32_t xid; /* xattr identifier */
71 jint32_t version; /* version number */
72 jint32_t offset; /* offset on jeb */
73 jint32_t totlen; /* node length */
79 jint32_t offset; /* offset on jeb */
103 jint32_t inode; /* inode number */
104 jint32_t version; /* inode version */
105 jint32_t offset; /* offset on jeb */
106 jint32_t totlen; /* record length */
113 jint32_t totlen; /* record length */
114 jint32_t offset; /* ofset on jeb */
115 jint32_t pino; /* parent inode */
116 jint32_t version; /* dirent version */
117 jint32_t ino; /* == zero for unlink */
127 jint32_t xid;
128 jint32_t version;
129 jint32_t offset;
130 jint32_t totlen;
137 jint32_t offset;
159 jint32_t *sum_buf; /* buffer for writing out summary */
166 jint32_t offset; /* offset of the summary node in the jeb */
167 jint32_t magic; /* == JFFS2_SUM_MAGIC */