Revision 280d3735 block/qcow2.h

b/block/qcow2.h
303 303
/* qcow2.c functions */
304 304
int qcow2_backing_read1(BlockDriverState *bs, QEMUIOVector *qiov,
305 305
                  int64_t sector_num, int nb_sectors);
306

  
307
int qcow2_mark_dirty(BlockDriverState *bs);
306 308
int qcow2_update_header(BlockDriverState *bs);
307 309

  
308 310
/* qcow2-refcount.c functions */

Also available in: Unified diff