Searched refs:__u32 (Results 1 - 6 of 6) sorted by relevance

/system/core/sdcard/
H A Dfuse.h93 __u32 atimensec;
94 __u32 mtimensec;
95 __u32 ctimensec;
96 __u32 mode;
97 __u32 nlink;
98 __u32 uid;
99 __u32 gid;
100 __u32 rdev;
101 __u32 blksize;
102 __u32 paddin
[all...]
H A Dsdcard.c94 __u32 refcount;
95 __u32 namelen;
/system/core/libsync/
H A Dsync.c31 __u32 to = timeout;
97 __u32 arg = count;
/system/extras/ext4_utils/
H A Dext4.h33 typedef __u32 ext4_lblk_t;
97 #define EXT4_ADDR_PER_BLOCK(s) (EXT4_BLOCK_SIZE(s) / sizeof(__u32))
112 __u32 bg_reserved[2];
122 __u32 bg_reserved2[3];
179 __u32 group;
183 __u32 blocks_count;
186 __u32 free_blocks_count;
250 __u32 h_i_translator;
253 __u32 m_i_reserved1;
267 __u32 l_i_reserved
[all...]
H A Djbd2.h111 __u32 s_padding[44];
H A Dext4_utils.h83 #define __u32 u32 macro

Completed in 1386 milliseconds