Home
last modified time | relevance | path

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

/qemu/
H A Dblock.c3005 typedef struct BdrvAttachChildCommonState { struct
3009 } BdrvAttachChildCommonState; argument
3013 BdrvAttachChildCommonState *s = opaque; in bdrv_attach_child_common_abort()
3148 BdrvAttachChildCommonState *s = g_new(BdrvAttachChildCommonState, 1); in bdrv_attach_child_common()
3149 *s = (BdrvAttachChildCommonState) { in bdrv_attach_child_common()