Searched refs:BdrvStateChildJobContext (Results 1 – 1 of 1) sorted by relevance
129 typedef struct BdrvStateChildJobContext { struct132 } BdrvStateChildJobContext; typedef136 BdrvStateChildJobContext *s = opaque; in child_job_set_aio_ctx_commit()152 BdrvStateChildJobContext *s; in child_job_change_aio_ctx()163 s = g_new(BdrvStateChildJobContext, 1); in child_job_change_aio_ctx()164 *s = (BdrvStateChildJobContext) { in child_job_change_aio_ctx()