Revision 28a7282a block_int.h

b/block_int.h
199 199
       drivers. They are not used by the block driver */
200 200
    int cyls, heads, secs, translation;
201 201
    BlockErrorAction on_read_error, on_write_error;
202
    BlockIOStatus iostatus;
202 203
    char device_name[32];
203 204
    unsigned long *dirty_bitmap;
204 205
    int64_t dirty_count;

Also available in: Unified diff