Revision f66fd6c3 block_int.h

b/block_int.h
39 39
#define BLOCK_OPT_CLUSTER_SIZE  "cluster_size"
40 40
#define BLOCK_OPT_TABLE_SIZE    "table_size"
41 41
#define BLOCK_OPT_PREALLOC      "preallocation"
42
#define BLOCK_OPT_SUBFMT        "subformat"
42 43

  
43 44
typedef struct AIOPool {
44 45
    void (*cancel)(BlockDriverAIOCB *acb);

Also available in: Unified diff