Home
last modified time | relevance | path

Searched refs:BdrvAttachChildCommonState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblock.c3004 typedef struct BdrvAttachChildCommonState { struct
3008 } BdrvAttachChildCommonState; argument
3012 BdrvAttachChildCommonState *s = opaque; in bdrv_attach_child_common_abort()
3147 BdrvAttachChildCommonState *s = g_new(BdrvAttachChildCommonState, 1); in bdrv_attach_child_common()
3148 *s = (BdrvAttachChildCommonState) { in bdrv_attach_child_common()