Lines Matching refs:u32
80 typedef unsigned int u32; typedef
88 u32 bg_block_bitmap;
89 u32 bg_inode_bitmap;
90 u32 bg_inode_table;
95 u32 bg_reserved[2];
106 u32 first_data_block;
108 u32 inode_table_blocks;
109 u32 groups;
110 u32 bg_desc_blocks;
111 u32 default_i_flags;
112 u32 blocks_per_ind;
113 u32 blocks_per_dind;
114 u32 blocks_per_tind;
133 int bitmap_get_bit(u8 *bitmap, u32 bit);
134 void bitmap_clear_bit(u8 *bitmap, u32 bit);