Searched refs:BdrvAttachChildCommonState (Results 1 – 1 of 1) sorted by relevance
3004 typedef struct BdrvAttachChildCommonState { struct3008 } BdrvAttachChildCommonState; argument3012 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()