Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dreplication.h22 typedef struct ReplicationOps ReplicationOps; typedef
110 struct ReplicationOps { struct
127 ReplicationState *replication_new(void *opaque, ReplicationOps *ops); argument