Searched refs:__u32 (Results 1 - 7 of 7) 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.c99 __u32 refcount;
648 __u32 mode = (req->mode & (~0777)) | 0664;
674 __u32 mode = (req->mode & (~0777)) | 0775;
840 __u32 size = req->size;
/system/core/libsparse/
H A Dsparse_defs.h32 #define __u32 u32 macro
/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
/system/core/libsync/
H A Dsync.c98 __u32 arg = count;

Completed in 256 milliseconds