Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/include/block/
H A Dblock-copy.h65 ProgressBytesCallbackFunc progress_bytes_callback; member
78 ProgressBytesCallbackFunc progress_bytes_callback,
/dports/emulators/qemu-utils/qemu-4.2.1/include/block/
H A Dblock-copy.h65 ProgressBytesCallbackFunc progress_bytes_callback; member
78 ProgressBytesCallbackFunc progress_bytes_callback,
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dblock-copy.c132 ProgressBytesCallbackFunc progress_bytes_callback, in block_copy_set_progress_callback() argument
135 s->progress_bytes_callback = progress_bytes_callback; in block_copy_set_progress_callback()
351 s->progress_bytes_callback(chunk_end - start, s->progress_opaque); in block_copy()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dblock-copy.c132 ProgressBytesCallbackFunc progress_bytes_callback, in block_copy_set_progress_callback() argument
135 s->progress_bytes_callback = progress_bytes_callback; in block_copy_set_progress_callback()
351 s->progress_bytes_callback(chunk_end - start, s->progress_opaque); in block_copy()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dblock-copy.c70 ProgressBytesCallbackFunc progress_bytes_callback; member
233 ProgressBytesCallbackFunc progress_bytes_callback, in block_copy_set_progress_callback() argument
236 s->progress_bytes_callback = progress_bytes_callback; in block_copy_set_progress_callback()
527 s->progress_bytes_callback(cur_bytes, s->progress_opaque); in block_copy_dirty_clusters()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dblock-copy.c70 ProgressBytesCallbackFunc progress_bytes_callback; member
233 ProgressBytesCallbackFunc progress_bytes_callback, in block_copy_set_progress_callback() argument
236 s->progress_bytes_callback = progress_bytes_callback; in block_copy_set_progress_callback()
527 s->progress_bytes_callback(cur_bytes, s->progress_opaque); in block_copy_dirty_clusters()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dblock-copy.c90 ProgressBytesCallbackFunc progress_bytes_callback; member
274 ProgressBytesCallbackFunc progress_bytes_callback, in block_copy_set_progress_callback() argument
277 s->progress_bytes_callback = progress_bytes_callback; in block_copy_set_progress_callback()
428 t->s->progress_bytes_callback(t->bytes, t->s->progress_opaque); in block_copy_task_entry()
/dports/emulators/qemu5/qemu-5.2.0/include/block/
H A Dblock-copy.h31 ProgressBytesCallbackFunc progress_bytes_callback,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/block/
H A Dblock-copy.h31 ProgressBytesCallbackFunc progress_bytes_callback,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/block/
H A Dblock-copy.h31 ProgressBytesCallbackFunc progress_bytes_callback,