Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dreplication.h22 typedef struct ReplicationOps ReplicationOps; typedef
99 ReplicationOps *ops;
110 struct ReplicationOps { struct
127 ReplicationState *replication_new(void *opaque, ReplicationOps *ops); argument
/openbmc/qemu/
H A Dreplication.c21 ReplicationState *replication_new(void *opaque, ReplicationOps *ops) in replication_new()
/openbmc/qemu/block/
H A Dreplication.c75 static ReplicationOps replication_ops = {