Home
last modified time | relevance | path

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

/tools/libfsimage/ext2fs/
A Dfsys_ext2fs.c40 typedef unsigned int __u32; typedef
68 __u32 s_mtime; /* Mount time */
78 __u32 s_creator_os; /* OS */
123 __u32 s_default_mount_opts;
139 __u32 bg_reserved[3];
159 __u32 l_i_reserved1;
164 __u32 h_i_translator;
169 __u32 m_i_reserved1;
186 __u32 l_i_reserved2[2];
196 __u32 h_i_author;
[all …]
/tools/libfsimage/reiserfs/
A Dfsys_reiserfs.c34 typedef unsigned int __u32; typedef
113 __u32 j_mount_id;
136 __u32 k_offset;
137 __u32 k_uniqueness;
161 __u32 k_dir_id;
163 __u32 k_objectid;
300 __u32 k_dir_id;
301 __u32 k_objectid;
314 __u32 journal_block;
811 search_stat (fsi_file_t *ffi, __u32 dir_id, __u32 objectid) in search_stat()
[all …]
/tools/libfsimage/fat/
A Dfat.h30 typedef unsigned int __u32; typedef
49 __u32 hidden; /* hidden sectors (unused) */
50 __u32 long_sectors; /* number of sectors (if short_sectors == 0) */
53 __u32 fat32_length; /* sectors/FAT */
56 __u32 root_cluster; /* first cluster in root directory */
94 (*((__u32 *) (entry+28)))
A Dfsys_fat.c60 __u32 magic, first_fat; in fat_mount()
/tools/include/xen-sys/Linux/
A Dprivcmd.h91 __u32 type;
92 __u32 id;
93 __u32 idx;
99 __u32 sbdf;
100 __u32 gsi;
/tools/libs/guest/
A Dxg_dom_decompress_unsafe_zstd.c14 typedef uint32_t __u32; typedef

Completed in 15 milliseconds