Revision e6439d78 include/block/block.h

b/include/block/block.h
24 24
    uint64_t allocated_clusters;
25 25
    uint64_t total_clusters;
26 26
    uint64_t fragmented_clusters;
27
    uint64_t compressed_clusters;
27 28
} BlockFragInfo;
28 29

  
29 30
typedef struct QEMUSnapshotInfo {

Also available in: Unified diff