- u_int32_t offset_block_number;
- u_int32_t remainder;
- u_int32_t resid_block_count;
- u_int32_t shadow_block_count;
- u_int32_t shadow_block_number;
+ off_t offset_block_number;
+ u_int32_t remainder;
+ size_t resid_block_count;
+ size_t shadow_block_count;
+ off_t shadow_block_number;