Home
last modified time | relevance | path

Searched defs:VmdkExtent (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dvmdk.c135 typedef struct VmdkExtent { struct
136 BdrvChild *file;
137 bool flat;
138 bool compressed;
139 bool has_marker;
140 bool has_zero_grain;
164 } VmdkExtent; argument