Searched refs:BlockdevOptionsGenericCOWFormatList (Results 1 - 4 of 4) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h1821 typedef struct BlockdevOptionsGenericCOWFormatList struct
1827 struct BlockdevOptionsGenericCOWFormatList *next;
1828 } BlockdevOptionsGenericCOWFormatList; typedef in typeref:struct:BlockdevOptionsGenericCOWFormatList
3237 void qapi_free_BlockdevOptionsGenericCOWFormatList(BlockdevOptionsGenericCOWFormatList * obj);
H A Dqapi-visit.h396 void visit_type_BlockdevOptionsGenericCOWFormatList(Visitor *m, BlockdevOptionsGenericCOWFormatList ** obj, const char *name, Error **errp);
H A Dqapi-types.c3899 void qapi_free_BlockdevOptionsGenericCOWFormatList(BlockdevOptionsGenericCOWFormatList * obj)
H A Dqapi-visit.c6568 void visit_type_BlockdevOptionsGenericCOWFormatList(Visitor *m, BlockdevOptionsGenericCOWFormatList ** obj, const char *name, Error **errp)
6577 BlockdevOptionsGenericCOWFormatList *native_i = (BlockdevOptionsGenericCOWFormatList *)i;

Completed in 146 milliseconds