Home
last modified time | relevance | path

Searched refs:__le16 (Results 1 – 9 of 9) sorted by relevance

/system/extras/ext4_utils/include/ext4_utils/
Dext4.h108 __le16 bg_free_blocks_count_lo;
109 __le16 bg_free_inodes_count_lo;
110 __le16 bg_used_dirs_count_lo;
111 __le16 bg_flags;
113 __le16 bg_itable_unused_lo;
114 __le16 bg_checksum;
118 __le16 bg_free_blocks_count_hi;
119 __le16 bg_free_inodes_count_hi;
120 __le16 bg_used_dirs_count_hi;
121 __le16 bg_itable_unused_hi;
[all …]
Dext4_extents.h34 __le16 ee_len;
35 __le16 ee_start_hi;
42 __le16 ei_leaf_hi;
47 __le16 eh_magic;
48 __le16 eh_entries;
49 __le16 eh_max;
50 __le16 eh_depth;
Dext4_kernel_headers.h27 #define __le16 uint16_t macro
47 #undef __le16
Dxattr.h25 __le16 e_value_offs;
/system/core/libsparse/
Dsparse_format.h27 __le16 major_version; /* (0x1) - reject images with higher major versions */
28 __le16 minor_version; /* (0x0) - allow images with higer minor versions */
29 __le16 file_hdr_sz; /* 28 bytes for first revision of the file format */
30 __le16 chunk_hdr_sz; /* 12 bytes for first revision of the file format */
47 __le16 chunk_type; /* 0xCAC1 -> raw; 0xCAC2 -> fill; 0xCAC3 -> don't care */
48 __le16 reserved1;
Dsparse_defs.h25 #define __le16 u16 macro
/system/vold/
Dcryptfs.h110 __le16 major_version;
111 __le16 minor_version;
/system/core/adb/daemon/
Dusb_ffs.cpp194 __le16 code;
/system/core/fastboot/device/
Dusb_client.cpp154 __le16 code;