Linux Kernel
3.7.1
|
#include <xen.h>
Data Fields | |
uint32_t | cmd |
int32_t | pool_id |
union { | |
struct { | |
uint64_t uuid [2] | |
uint32_t flags | |
} new | |
struct { | |
uint64_t oid [3] | |
uint32_t index | |
uint32_t tmem_offset | |
uint32_t pfn_offset | |
uint32_t len | |
} gen | |
} | u |
struct { ... } gen |
struct { ... } new |
union { ... } u |