Searched defs:BlockDeviceMapEntryList (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h506 typedef struct BlockDeviceMapEntryList struct
512 struct BlockDeviceMapEntryList *next;
513 } BlockDeviceMapEntryList; typedef in typeref:struct:BlockDeviceMapEntryList
2248 void qapi_free_BlockDeviceMapEntryList(BlockDeviceMapEntryList * obj);

Completed in 295 milliseconds