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

/system/core/adf/libadf/include/adf/
H A Dadf.h26 typedef __u32 adf_id_t;
119 ssize_t adf_interfaces_filter_by_flag(struct adf_device *dev, __u32 flag,
154 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h,
155 __u32 format, __u32 *offset, __u32 *pitch);
164 __u32 w, __u32 h, __u32 forma
[all...]
/system/core/include/private/
H A Dandroid_filesystem_capability.h27 #define __u32 uint32_t macro
38 __u32 version;
43 __u32 effective;
44 __u32 permitted;
45 __u32 inheritable;
114 #undef __u32 macro
/system/extras/ext4_utils/
H A Dext4_kernel_headers.h34 #define __u32 uint32_t macro
54 #undef __u32 macro
H A Dxattr.h15 __u32 h_reserved[3];
H A Djbd2.h49 #define JBD2_CHECKSUM_BYTES (32 / sizeof(__u32))
111 __u32 s_padding[44];
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...]
/system/core/adf/libadf/
H A Dadf.c260 bool (*filter)(struct adf_interface_data *data, __u32 match),
261 __u32 match)
306 __u32 type)
320 __u32 flag)
325 ssize_t adf_interfaces_filter_by_flag(struct adf_device *dev, __u32 flag,
403 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h,
404 __u32 format, __u32 *offset, __u32 *pitc
[all...]
/system/core/libsparse/
H A Dsparse_defs.h32 #define __u32 u32 macro
/system/core/libsync/
H A Dsync.c98 __u32 arg = count;
/system/extras/f2fs_utils/
H A Df2fs_ioutils.c183 int dev_read_blocks(void *buf, __u64 addr, __u32 nr_blks)
/system/core/sdcard/
H A Dsdcard.c168 __u32 refcount;
175 __u32 ino;
249 __u32 inode_ctr;
1008 __u32 mode = (req->mode & (~0777)) | 0664;
1039 __u32 mode = (req->mode & (~0777)) | 0775;
1261 __u32 size = req->size;

Completed in 304 milliseconds